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

/freebsd-13-stable/contrib/sendmail/include/sm/os/
H A Dsm_os_dragonfly.h22 #ifndef SM_CONF_STRL
23 # define SM_CONF_STRL 1 macro
24 #endif /* SM_CONF_STRL */
H A Dsm_os_freebsd.h25 # ifndef SM_CONF_STRL
26 # define SM_CONF_STRL 1 macro
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconfig.h61 # ifndef SM_CONF_STRL
62 # define SM_CONF_STRL 0 macro
/freebsd-13-stable/contrib/sendmail/libsm/
H A DMakefile.m439 dnl SM_CONF_STRL cannot be turned off
H A Dconfig.c224 #if SM_CONF_STRL
225 "SM_CONF_STRL",
H A Db-strl.c56 #if !SM_CONF_STRL
61 printf("SM_CONF_STRL to 1 in your site.config.m4 file\n");
63 #else /* !SM_CONF_STRL */
200 #endif /* !SM_CONF_STRL */

Completed in 111 milliseconds