Searched defs:SM_OPEN_EXLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c27 # define SM_OPEN_EXLOCK 1 macro
33 #ifndef SM_OPEN_EXLOCK
34 # define SM_OPEN_EXLOCK 0 macro
35 #endif /* ! SM_OPEN_EXLOCK */
396 #if !SM_OPEN_EXLOCK
398 #endif /* !SM_OPEN_EXLOCK */
434 #if SM_OPEN_EXLOCK
437 #endif /* SM_OPEN_EXLOCK */
441 #if SM_OPEN_EXLOCK
444 #else /* SM_OPEN_EXLOCK */
[all...]

Completed in 65 milliseconds