Home
last modified time | relevance | path

Searched refs:F_LOCK (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel16.c54 (void) lockf (fd, F_LOCK, 0); in tf()
117 if (lockf (fd, F_LOCK, 0) != 0) in do_test()
220 if (lockf (fd, F_LOCK, 0) != 0) in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dfcntl.h168 #if !defined F_LOCK && (defined __USE_MISC || (defined __USE_XOPEN_EXTENDED \
179 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
A Dunistd.h1172 #if (defined __USE_MISC || defined __USE_XOPEN_EXTENDED) && !defined F_LOCK
1185 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/file/
A Dlockf.c55 case F_LOCK: in lockf()
A Dlockf64.c76 case F_LOCK: in lockf64()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/utmp/
A Dwtent.c45 if (lockf(fd, F_LOCK, 0) == 0) { in __updwtmp()
/l4re-core-master/uclibc/lib/contrib/uclibc/libutil/
A Dlogwtmp.c48 if (lockf(fd, F_LOCK, 0) == 0) {

Completed in 7 milliseconds