Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cron/cron/
H A Dexterns.h121 # define LOCK_EX 2 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h51 #define LOCK_EX 2 /* exclusive lock */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h179 # define LOCK_EX 0x02 macro
/freebsd/sys/sys/
H A Dfcntl.h337 #define LOCK_EX 0x02 /* exclusive file lock */ macro
/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c111 # define LOCK_EX F_LOCK macro
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in727 #define LOCK_EX 2 /* Exclusive lock */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2891 # define LOCK_EX 0x02 /* exclusive lock */ macro