Lines Matching refs:HASFLOCK

258 #  define HASFLOCK	0	/* does not have flock call - use fcntl */
478 # ifndef HASFLOCK
479 # define HASFLOCK 1 /* has flock(2) call */
480 # endif /* ! HASFLOCK */
580 # ifndef HASFLOCK
581 # define HASFLOCK 1 /* has flock(2) call */
582 # endif /* ! HASFLOCK */
654 # ifndef HASFLOCK
657 # define HASFLOCK 0 /* 5.0 and later has bad flock(2) call */
659 # define HASFLOCK 1 /* has flock(2) call */
661 # endif /* ! HASFLOCK */
689 # ifndef HASFLOCK
690 # define HASFLOCK 1 /* has flock(2) call */
691 # endif /* ! HASFLOCK */
751 # define HASFLOCK 1 /* has flock(2) */
914 # define HASFLOCK 0
1077 # ifndef HASFLOCK
1078 # define HASFLOCK 1 /* has flock(2) call */
1079 # endif /* ! HASFLOCK */
1342 # define HASFLOCK 1 /* has flock(2) */
1392 # ifndef HASFLOCK
1393 # define HASFLOCK 1 /* has flock(2) call */
1394 # endif /* ! HASFLOCK */
1420 # undef HASFLOCK
1421 # define HASFLOCK 0
1439 ** NOTE: Override HASFLOCK as you will but, as of 1.99.6, mixed-style
1475 # ifndef HASFLOCK
1477 # define HASFLOCK 0 /* flock(2) is broken after 0.99.13 */
1480 # define HASFLOCK 1 /* flock(2) fixed after 1.3.95 */
1482 # define HASFLOCK 0 /* flock(2) is broken (again) after 2.4.0 */
1485 # endif /* ! HASFLOCK */
2145 # ifndef HASFLOCK
2146 # define HASFLOCK 1 /* has flock(2) call */
2147 # endif /* ! HASFLOCK */
2275 # define HASFLOCK 0
2434 # ifndef HASFLOCK
2435 # define HASFLOCK 1 /* has flock(2) call */
2436 # endif /* ! HASFLOCK */
2565 # ifndef HASFLOCK
2566 # define HASFLOCK 0 /* assume no flock(2) support */
2567 # endif /* ! HASFLOCK */