Searched defs:LOCK_EX (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/examples/smtpd-policy/
H A Dgreylist.pl153 sub LOCK_EX { 2 }; # Exclusive lock (used for writing). subroutine
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.h50 #define LOCK_EX 2 /* exclusive lock */ macro
/netbsd-current/external/bsd/cron/dist/
H A Dexterns.h113 # define LOCK_EX 2 macro
/netbsd-current/external/bsd/tmux/dist/
H A Dcompat.h277 #define LOCK_EX 0 macro
/netbsd-current/external/gpl2/mkhybrid/dist/include/
H A Dmconfig.h196 #define LOCK_EX 2 /* exclusive lock */ macro
/netbsd-current/sys/sys/
H A Dfcntl.h282 #define LOCK_EX 0x02 /* exclusive file lock */ macro
/netbsd-current/tools/compat/
H A Dcompat_defs.h388 # define LOCK_EX 0x02 macro

Completed in 138 milliseconds