Home
last modified time | relevance | path

Searched defs:LOCK_UN (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dfile.d21 enum LOCK_UN = 0x08; variable
/netbsd-src/external/ibm-public/postfix/dist/examples/smtpd-policy/
H A Dgreylist.pl155 sub LOCK_UN { 8 }; # Release lock. subroutine
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.h52 #define LOCK_UN 8 /* unlock */ macro
/netbsd-src/external/bsd/cron/dist/
H A Dexterns.h119 # define LOCK_UN 8 macro
/netbsd-src/external/gpl2/mkhybrid/dist/include/
H A Dmconfig.h198 #define LOCK_UN 8 /* unlock */ macro
/netbsd-src/sys/sys/
H A Dfcntl.h284 #define LOCK_UN 0x08 /* unlock file */ macro
/netbsd-src/tools/compat/
H A Dcompat_defs.h390 # define LOCK_UN 0x08 macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in803 #define LOCK_UN 8 /* Unlock */ macro