Searched refs:LOCK_ON_OPEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Dmap.c130 # define LOCK_ON_OPEN 1 /* we can open/create a locked file */ macro
132 # define LOCK_ON_OPEN 0 /* no such luck -- bend over backwards */ macro
1477 # if LOCK_ON_OPEN
1482 # else /* LOCK_ON_OPEN */
1558 # endif /* LOCK_ON_OPEN */
1568 # if !LOCK_ON_OPEN && !NOFTRUNCATE
1571 # endif /* !LOCK_ON_OPEN && !NOFTRUNCATE */
1583 # if !LOCK_ON_OPEN && !NOFTRUNCATE
1586 # endif /* !LOCK_ON_OPEN && !NOFTRUNCATE */
1598 # if !LOCK_ON_OPEN
[all...]

Completed in 44 milliseconds