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

/illumos-gate/usr/src/cmd/sendmail/include/sm/os/
H A Dsm_os_sunos.h27 # ifndef SM_CONF_SHM
28 # define SM_CONF_SHM 1 macro
29 # endif /* SM_CONF_SHM */
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconfig.h117 # ifndef SM_CONF_SHM
118 # define SM_CONF_SHM 0 macro
119 # endif /* ! SM_CONF_SHM */
H A Dshm.h17 # if SM_CONF_SHM
44 # endif /* SM_CONF_SHM */
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dconfig.c208 #if SM_CONF_SHM
209 "SM_CONF_SHM",
210 #endif /* SM_CONF_SHM */
H A Dshm.c15 #if SM_CONF_SHM
144 #endif /* SM_CONF_SHM */
H A Dt-shm.c17 #if SM_CONF_SHM
269 #else /* SM_CONF_SHM */
278 #endif /* SM_CONF_SHM */
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c536 # if SM_CONF_SHM
538 # endif /* SM_CONF_SHM */
797 # if SM_CONF_SHM
801 # else /* SM_CONF_SHM */
803 # endif /* SM_CONF_SHM */
1463 # if SM_CONF_SHM
1470 # endif /* SM_CONF_SHM */
1483 # if SM_CONF_SHM
1496 # endif /* SM_CONF_SHM */
H A Dsendmail.h505 # if SM_CONF_SHM
507 # endif /* SM_CONF_SHM */
2290 #if SM_CONF_SHM
2294 # else /* SM_CONF_SHM */
2296 # endif /* SM_CONF_SHM */
2313 #if SM_CONF_SHM
2316 #endif /* SM_CONF_SHM */
2511 #if SM_CONF_SHM
2513 #endif /* SM_CONF_SHM */
2658 #if SM_CONF_SHM
[all...]
H A Dqueue.c194 #if SM_CONF_SHM
286 #else /* SM_CONF_SHM */
288 #endif /* SM_CONF_SHM */
2110 #if SM_CONF_SHM
2113 #endif /* SM_CONF_SHM */
4669 #if SM_CONF_SHM
4727 #else /* SM_CONF_SHM */
4734 #endif /* SM_CONF_SHM */
5790 #if SM_CONF_SHM
5805 #endif /* SM_CONF_SHM */
[all...]
H A Dreadcf.c2391 #if STARTTLS || SM_CONF_SHM
2394 #endif /* STARTTLS || SM_CONF_SHM */
3178 #if SM_CONF_SHM
3180 #else /* SM_CONF_SHM */
3184 #endif /* SM_CONF_SHM */
3188 #if SM_CONF_SHM
3190 #else /* SM_CONF_SHM */
3195 #endif /* SM_CONF_SHM */
H A Ddaemon.c3126 #if SM_CONF_SHM
3128 #endif /* SM_CONF_SHM */
H A Dmain.c3025 #if SM_CONF_SHM
3027 #endif /* SM_CONF_SHM */

Completed in 646 milliseconds