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

/freebsd-10.3-release/contrib/sendmail/include/sm/os/
H A Dsm_os_openbsd.h22 #ifndef SM_CONF_SHM
23 # define SM_CONF_SHM 1 macro
24 #endif /* SM_CONF_SHM */
H A Dsm_os_openunix.h23 #ifndef SM_CONF_SHM
24 # define SM_CONF_SHM 1 macro
25 #endif /* SM_CONF_SHM */
H A Dsm_os_mpeix.h18 #ifndef SM_CONF_SHM
19 # define SM_CONF_SHM 1 macro
20 #endif /* SM_CONF_SHM */
H A Dsm_os_aix.h18 #ifndef SM_CONF_SHM
19 # define SM_CONF_SHM 1 macro
20 #endif /* SM_CONF_SHM */
H A Dsm_os_dragonfly.h25 #ifndef SM_CONF_SHM
26 # define SM_CONF_SHM 1 macro
27 #endif /* SM_CONF_SHM */
H A Dsm_os_hp.h18 #ifndef SM_CONF_SHM
19 # define SM_CONF_SHM 1 macro
20 #endif /* SM_CONF_SHM */
H A Dsm_os_unicosmp.h21 #define SM_CONF_SHM 1 macro
H A Dsm_os_freebsd.h33 #ifndef SM_CONF_SHM
34 # define SM_CONF_SHM 1 macro
35 #endif /* SM_CONF_SHM */
H A Dsm_os_sunos.h25 # ifndef SM_CONF_SHM
26 # define SM_CONF_SHM 1 macro
27 # endif /* SM_CONF_SHM */
H A Dsm_os_unixware.h30 #ifndef SM_CONF_SHM
31 # define SM_CONF_SHM 1 macro
32 #endif /* SM_CONF_SHM */
H A Dsm_os_linux.h30 #ifndef SM_CONF_SHM
32 # define SM_CONF_SHM 1 macro
34 #endif /* SM_CONF_SHM */
/freebsd-10.3-release/contrib/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.h15 # if SM_CONF_SHM
42 # endif /* SM_CONF_SHM */
/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dconfig.c206 #if SM_CONF_SHM
207 "SM_CONF_SHM",
208 #endif /* SM_CONF_SHM */
H A Dshm.c13 #if SM_CONF_SHM
142 #endif /* SM_CONF_SHM */
H A Dt-shm.c15 #if SM_CONF_SHM
267 #else /* SM_CONF_SHM */
276 #endif /* SM_CONF_SHM */
/freebsd-10.3-release/contrib/sendmail/src/
H A Dtls.c734 # if SM_CONF_SHM
736 # endif /* SM_CONF_SHM */
1004 # if SM_CONF_SHM
1008 # else /* SM_CONF_SHM */
1010 # endif /* SM_CONF_SHM */
1736 # if SM_CONF_SHM
1743 # endif /* SM_CONF_SHM */
1756 # if SM_CONF_SHM
1769 # endif /* SM_CONF_SHM */
H A Dqueue.c187 #if SM_CONF_SHM
279 #else /* SM_CONF_SHM */
281 #endif /* SM_CONF_SHM */
2120 #if SM_CONF_SHM
2123 #endif /* SM_CONF_SHM */
4681 #if SM_CONF_SHM
4740 #else /* SM_CONF_SHM */
4747 #endif /* SM_CONF_SHM */
5813 #if SM_CONF_SHM
5828 #endif /* SM_CONF_SHM */
[all...]
H A Dsendmail.h548 # if SM_CONF_SHM
550 # endif /* SM_CONF_SHM */
2439 #if SM_CONF_SHM
2443 # else /* SM_CONF_SHM */
2445 # endif /* SM_CONF_SHM */
2462 #if SM_CONF_SHM
2465 #endif /* SM_CONF_SHM */
2670 #if SM_CONF_SHM
2672 #endif /* SM_CONF_SHM */
2829 #if SM_CONF_SHM
[all...]
H A Dreadcf.c2953 #if STARTTLS || SM_CONF_SHM
2956 #endif /* STARTTLS || SM_CONF_SHM */
3744 #if SM_CONF_SHM
3746 #else /* SM_CONF_SHM */
3750 #endif /* SM_CONF_SHM */
3754 #if SM_CONF_SHM
3756 #else /* SM_CONF_SHM */
3761 #endif /* SM_CONF_SHM */
H A Ddaemon.c3134 #if SM_CONF_SHM
3136 #endif /* SM_CONF_SHM */
H A Dmain.c3075 #if SM_CONF_SHM
3077 #endif /* SM_CONF_SHM */

Completed in 122 milliseconds