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

/sendmail/include/sm/os/
H A Dsm_os_aix.h31 # ifndef SM_CONF_SYSLOG
32 # define SM_CONF_SYSLOG 0 macro
33 # endif /* SM_CONF_SYSLOG */
/sendmail/include/sm/
H A Dconf.h232 # define SM_CONF_SYSLOG 0 macro
496 # define SM_CONF_SYSLOG 0 macro
604 # define SM_CONF_SYSLOG 0 macro
1858 # define SM_CONF_SYSLOG 0 /* use sendmail decl of syslog() */ macro
2087 # define SM_CONF_SYSLOG 0 macro
3026 # ifndef SM_CONF_SYSLOG
3027 # define SM_CONF_SYSLOG 1 /* syslog.h has prototype for syslog() */ macro
3028 # endif /* SM_CONF_SYSLOG */
3030 # if !SM_CONF_SYSLOG
3036 # endif /* !SM_CONF_SYSLOG */
[all...]

Completed in 31 milliseconds