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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconfig.h28 ** 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.h56 # if SM_CONF_STDBOOL_H
58 # else /* SM_CONF_STDBOOL_H */
65 # endif /* SM_CONF_STDBOOL_H */
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dconfig.c217 #if SM_CONF_STDBOOL_H
218 "SM_CONF_STDBOOL_H",
219 #endif /* SM_CONF_STDBOOL_H */
/osnet-11/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h91 #if SM_CONF_STDBOOL_H
93 #else /* SM_CONF_STDBOOL_H */
102 #endif /* SM_CONF_STDBOOL_H */

Completed in 16 milliseconds