Searched refs:F_TLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/gen/
H A Dlockf.c60 case F_TLOCK:
/freebsd-10-stable/usr.sbin/cron/lib/
H A Dcompat.c197 i = lockf (fd, F_TLOCK, 0);
/freebsd-10-stable/include/
H A Dunistd.h84 #define F_TLOCK 2 /* test and lock a section for exclusive use */ macro

Completed in 65 milliseconds