HomeSort by relevance Sort by last modified time
    Searched defs:F_WRLCK (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/
ftruncate.c 35 #define F_WRLCK 02 /* Write Lock */
56 lck.l_type = F_WRLCK; /* setting a write lock */
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
fcntlcom.h 120 #define F_WRLCK 2 /* write lock */
130 short l_type; /* F_RDLCK, F_WRLCK, or F_UNLCK */
141 short l_type; /* F_RDLCK, F_WRLCK, or F_UNLCK */
  /onnv/onnv-gate/usr/src/ucbhead/sys/
fcntl.h 202 #define F_WRLCK 02 /* Write lock */
  /onnv/onnv-gate/usr/src/uts/common/sys/
fcntl.h 295 #define F_WRLCK 02 /* Write lock */

Completed in 2860 milliseconds