Searched defs:LOCK_SH (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/examples/smtpd-policy/
H A Dgreylist.pl152 sub LOCK_SH { 1 }; # Shared lock (used for reading). subroutine
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.h49 #define LOCK_SH 1 /* shared lock */ macro
/netbsd-current/external/bsd/cron/dist/
H A Dexterns.h110 # define LOCK_SH 1 macro
/netbsd-current/sbin/dump/
H A Ditime.c95 (void) flock(fileno(df), LOCK_SH); local
/netbsd-current/external/bsd/tmux/dist/
H A Dcompat.h276 #define LOCK_SH 0 macro
/netbsd-current/external/gpl2/mkhybrid/dist/include/
H A Dmconfig.h195 #define LOCK_SH 1 /* shared lock */ macro
/netbsd-current/sys/sys/
H A Dfcntl.h281 #define LOCK_SH 0x01 /* shared file lock */ macro
/netbsd-current/tools/compat/
H A Dcompat_defs.h387 # define LOCK_SH 0x01 macro

Completed in 110 milliseconds