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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dconfig.c178 #if SM_CONF_GETOPT
179 "SM_CONF_GETOPT",
180 #endif /* SM_CONF_GETOPT */
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h260 # define SM_CONF_GETOPT 0 /* Do we need theirs or ours */ macro
706 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
916 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1080 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1146 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1330 ** For pre-ConvexOOS 11.0, define SM_CONF_GETOPT=0, undef IDENTPROTO
1347 # define SM_CONF_GETOPT 1 /* need a replacement for getopt(3) */ macro
1396 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
1458 # define SM_CONF_GETOPT 0 /* need a replacement for getopt(3) */ macro
2199 # define SM_CONF_GETOPT macro
2931 # define SM_CONF_GETOPT macro
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2972 #if !SM_CONF_GETOPT
3058 #endif /* !SM_CONF_GETOPT */

Completed in 78 milliseconds