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

/sendmail/include/sm/
H A Dconf.h253 # define HASFLOCK 0 /* does not have flock call - use fcntl */ macro
481 # ifndef HASFLOCK
482 # define HASFLOCK 1 /* has flock(2) call */ macro
483 # endif /* ! HASFLOCK */
583 # ifndef HASFLOCK
584 # define HASFLOCK 1 /* has flock(2) call */ macro
585 # endif /* ! HASFLOCK */
657 # ifndef HASFLOCK
660 # define HASFLOCK 0 /* 5.0 and later has bad flock(2) call */ macro
662 # define HASFLOCK macro
693 # define HASFLOCK macro
754 # define HASFLOCK macro
917 # define HASFLOCK macro
1087 # define HASFLOCK macro
1351 # define HASFLOCK macro
1402 # define HASFLOCK macro
1429 # undef HASFLOCK macro
1430 # define HASFLOCK macro
1486 # define HASFLOCK macro
1489 # define HASFLOCK macro
1491 # define HASFLOCK macro
2157 # define HASFLOCK macro
2286 # define HASFLOCK macro
2446 # define HASFLOCK macro
2577 # define HASFLOCK macro
[all...]

Completed in 535 milliseconds