Home
last modified time | relevance | path

Searched defs:LOCK_NB (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Dfile.h70 #define LOCK_NB 4 /* don't block when locking */ macro
/titanic_52/usr/src/ucbhead/sys/
H A Dfile.h117 #define LOCK_NB 4 /* don't block when locking */ macro
/titanic_52/usr/src/uts/common/sys/
H A Dfile.h185 #define LOCK_NB 4 macro
/titanic_52/usr/src/boot/sys/sys/
H A Dfcntl.h298 #define LOCK_NB 0x04 /* don't block when locking */ macro
/titanic_52/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2846 # define LOCK_NB 0x04 /* non-blocking lock */ macro