Searched refs:F_TLOCK (Results 1 – 4 of 4) sorted by relevance
60 case F_TLOCK: in lockf()
197 i = lockf (fd, F_TLOCK, 0);
84 #define F_TLOCK 2 /* test and lock a section for exclusive use */ macro
114 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */ macro