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

/freebsd-10.2-release/contrib/sendmail/include/sm/
H A Dconfig.h26 ** SM_CONF_STDBOOL_H is 1 if <stdbool.h> exists
31 # ifndef SM_CONF_STDBOOL_H
33 # define SM_CONF_STDBOOL_H 1 macro
35 # define SM_CONF_STDBOOL_H 0 macro
37 # endif /* ! SM_CONF_STDBOOL_H */
H A Dgen.h54 # if SM_CONF_STDBOOL_H
56 # else /* SM_CONF_STDBOOL_H */
63 # endif /* SM_CONF_STDBOOL_H */
/freebsd-10.2-release/contrib/sendmail/libsm/
H A Dconfig.c215 #if SM_CONF_STDBOOL_H
216 "SM_CONF_STDBOOL_H",
217 #endif /* SM_CONF_STDBOOL_H */
/freebsd-10.2-release/contrib/sendmail/include/libmilter/
H A Dmfapi.h92 #if SM_CONF_STDBOOL_H
94 #else /* SM_CONF_STDBOOL_H */
105 #endif /* SM_CONF_STDBOOL_H */

Completed in 56 milliseconds