Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h253 # define HASFLOCK 0 /* does not have flock call - use fcntl */ macro
485 # define HASFLOCK 1 /* has flock(2) call */ macro
587 # define HASFLOCK 1 /* has flock(2) call */ macro
663 # define HASFLOCK 0 /* 5.0 and later has bad flock(2) call */ macro
665 # define HASFLOCK 1 /* has flock(2) call */ macro
696 # define HASFLOCK 1 /* has flock(2) call */ macro
757 # define HASFLOCK 1 /* has flock(2) */ macro
926 # define HASFLOCK 0 macro
1105 # define HASFLOCK 1 /* has flock(2) call */ macro
1369 # define HASFLOCK 1 /* has flock(2) */ macro
[all …]