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

/freebsd-10.2-release/contrib/sendmail/include/sm/os/
H A Dsm_os_sunos.h51 # ifndef SM_CONF_MEMCHR
52 # define SM_CONF_MEMCHR 0 macro
53 # endif /* ! SM_CONF_MEMCHR */
/freebsd-10.2-release/contrib/sendmail/include/sm/
H A Dconfig.h139 # ifndef SM_CONF_MEMCHR
140 # define SM_CONF_MEMCHR 1 macro
141 # endif /* ! SM_CONF_MEMCHR */
/freebsd-10.2-release/contrib/sendmail/libsm/
H A Dconfig.c188 #if SM_CONF_MEMCHR
189 "SM_CONF_MEMCHR",
190 #endif /* SM_CONF_MEMCHR */
H A Dlocal.h24 #if !SM_CONF_MEMCHR
26 #endif /* !SM_CONF_MEMCHR */

Completed in 102 milliseconds