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

/freebsd-11-stable/usr.sbin/cron/cron/
H A Dexterns.h128 # define LOCK_EX 2 macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h43 #define LOCK_EX 2 /* exclusive lock */ macro
/freebsd-11-stable/usr.bin/mail/
H A Dquit.c106 (void)flock(fileno(fbuf), LOCK_EX); local
/freebsd-11-stable/contrib/sendmail/src/
H A Dalias.c561 map->map_file, NULL, LOCK_EX); local
/freebsd-11-stable/sys/sys/
H A Dfcntl.h299 #define LOCK_EX 0x02 /* exclusive file lock */ macro
/freebsd-11-stable/contrib/sendmail/mail.local/
H A Dmail.local.c111 # undef LOCK_EX macro
113 # define LOCK_EX F_LOCK macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h2888 # define LOCK_EX 0x02 /* exclusive lock */ macro

Completed in 77 milliseconds