Searched refs:F_TEST (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/missing/
H A Dflock.c72 # ifndef F_TEST
73 # define F_TEST 3 /* Test a region for other processes locks */ macro
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dlockf.c70 case F_TEST:
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h588 #define F_TEST 3 /* test a section for locks by other procs */ macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dalock.c132 res = lockf (fd, F_TEST, (off_t) ALOCK_SLOT_SIZE);

Completed in 95 milliseconds