Lines Matching refs:HASFLOCK
258 # define HASFLOCK 0 /* does not have flock call - use fcntl */ macro
478 # ifndef HASFLOCK
479 # define HASFLOCK 1 /* has flock(2) call */ macro
580 # ifndef HASFLOCK
581 # define HASFLOCK 1 /* has flock(2) call */ macro
654 # ifndef HASFLOCK
657 # define HASFLOCK 0 /* 5.0 and later has bad flock(2) call */ macro
659 # define HASFLOCK 1 /* has flock(2) call */ macro
689 # ifndef HASFLOCK
690 # define HASFLOCK 1 /* has flock(2) call */ macro
751 # define HASFLOCK 1 /* has flock(2) */ macro
914 # define HASFLOCK 0 macro
1077 # ifndef HASFLOCK
1078 # define HASFLOCK 1 /* has flock(2) call */ macro
1342 # define HASFLOCK 1 /* has flock(2) */ macro
1392 # ifndef HASFLOCK
1393 # define HASFLOCK 1 /* has flock(2) call */ macro
1420 # undef HASFLOCK
1421 # define HASFLOCK 0 macro
1475 # ifndef HASFLOCK
1477 # define HASFLOCK 0 /* flock(2) is broken after 0.99.13 */ macro
1480 # define HASFLOCK 1 /* flock(2) fixed after 1.3.95 */ macro
1482 # define HASFLOCK 0 /* flock(2) is broken (again) after 2.4.0 */ macro
2145 # ifndef HASFLOCK
2146 # define HASFLOCK 1 /* has flock(2) call */ macro
2275 # define HASFLOCK 0 macro
2434 # ifndef HASFLOCK
2435 # define HASFLOCK 1 /* has flock(2) call */ macro
2565 # ifndef HASFLOCK
2566 # define HASFLOCK 0 /* assume no flock(2) support */ macro