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

/freebsd-10.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
1491 # if LOCK_ON_OPEN
1496 # else /* LOCK_ON_OPEN */
1572 # endif /* LOCK_ON_OPEN */
1582 # if !LOCK_ON_OPEN && !NOFTRUNCATE
1585 # endif /* !LOCK_ON_OPEN && !NOFTRUNCATE */
1597 # if !LOCK_ON_OPEN && !NOFTRUNCATE
1600 # endif /* !LOCK_ON_OPEN && !NOFTRUNCATE */
1612 # if !LOCK_ON_OPEN
[all...]

Completed in 175 milliseconds