Searched refs:SM_CONF_GETOPT (Results 1 - 3 of 3) sorted by relevance

/sendmail/libsm/
H A Dconfig.c176 #if SM_CONF_GETOPT
177 "SM_CONF_GETOPT",
178 #endif /* SM_CONF_GETOPT */
/sendmail/include/sm/
H A Dconf.h255 # define SM_CONF_GETOPT 0 /* Do we need theirs or ours */ macro
709 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
919 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1089 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1155 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1339 ** For pre-ConvexOOS 11.0, define SM_CONF_GETOPT=0, undef IDENTPROTO
1356 # define SM_CONF_GETOPT 1 /* need a replacement for getopt(3) */ macro
1405 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1467 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
2210 # define SM_CONF_GETOPT macro
2942 # define SM_CONF_GETOPT macro
[all...]
/sendmail/sendmail/
H A Dconf.c2977 #if !SM_CONF_GETOPT
3063 #endif /* !SM_CONF_GETOPT */

Completed in 118 milliseconds