Searched refs:HASFLOCK (Results 1 – 8 of 8) sorted by relevance
258 # define HASFLOCK 0 /* does not have flock call - use fcntl */ macro478 # ifndef HASFLOCK479 # define HASFLOCK 1 /* has flock(2) call */ macro580 # ifndef HASFLOCK581 # define HASFLOCK 1 /* has flock(2) call */ macro654 # ifndef HASFLOCK657 # define HASFLOCK 0 /* 5.0 and later has bad flock(2) call */ macro659 # define HASFLOCK 1 /* has flock(2) call */ macro689 # ifndef HASFLOCK690 # define HASFLOCK 1 /* has flock(2) call */ macro[all …]
40 # if !HASFLOCK && defined(DB_FCNTL_LOCKING)
45 #if !HASFLOCK
88 #if !HASFLOCK
529 #if !HASFLOCK573 #if HASFLOCK591 #if !HASFLOCK640 #if HASFLOCK651 #if HASFLOCK719 #if HASFLOCK742 #if HASFLOCK
3539 # if !HASFLOCK5858 #if HASFLOCK5942 #if O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL
134 #if O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL
26 # if HASFLOCK && defined(O_EXLOCK)