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

/freebsd-11-stable/usr.sbin/cron/cron/
H A Dexterns.h127 # define LOCK_SH 1 macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h42 #define LOCK_SH 1 /* shared lock */ macro
/freebsd-11-stable/sbin/dump/
H A Ditime.c96 (void) flock(fileno(df), LOCK_SH); local
/freebsd-11-stable/sys/sys/
H A Dfcntl.h298 #define LOCK_SH 0x01 /* shared file lock */ macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h2887 # define LOCK_SH 0x01 /* shared lock */ macro

Completed in 91 milliseconds