Searched defs:F_WRLCK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dftruncate.c35 #define F_WRLCK 02 /* Write Lock */ macro
56 lck.l_type = F_WRLCK; /* setting a write lock */
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h203 #define F_WRLCK 02 /* Write lock */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h144 #define F_WRLCK 2 /* write lock */ macro
159 short l_type; /* F_RDLCK, F_WRLCK, or F_UNLCK */
170 short l_type; /* F_RDLCK, F_WRLCK, or F_UNLCK */
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h254 #define F_WRLCK 3 /* exclusive or write lock */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h329 #define F_WRLCK 02 /* Write lock */ macro

Completed in 64 milliseconds