Home
last modified time | relevance | path

Searched defs:F_FLOCK (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/ucbhead/sys/
H A Dfcntl.h81 #define F_FLOCK 53 /* private - flock */ macro
/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h140 #define F_FLOCK F_SETLK macro
/titanic_51/usr/src/boot/sys/sys/
H A Dfcntl.h261 #define F_FLOCK 0x020 /* Use flock(2) semantics for lock */ macro
/titanic_51/usr/src/uts/common/sys/
H A Dfcntl.h167 #define F_FLOCK 53 /* private - set flock owned by file */ macro