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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h142 # ifndef IDENTPROTO
143 # define IDENTPROTO 1 /* TCP/IP implementation fixed in 10.0 */ macro
144 # endif /* ! IDENTPROTO */
152 # ifndef IDENTPROTO
153 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
154 # endif /* ! IDENTPROTO */
544 # ifndef IDENTPROTO
545 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
546 # endif /* ! IDENTPROTO */
597 # ifndef IDENTPROTO
598 # define IDENTPROTO macro
1156 # define IDENTPROTO macro
1366 # define IDENTPROTO macro
1584 # define IDENTPROTO macro
1672 # define IDENTPROTO macro
1706 # define IDENTPROTO macro
1805 # define IDENTPROTO macro
2063 # define IDENTPROTO macro
2195 # define IDENTPROTO macro
2294 # define IDENTPROTO macro
2381 # define IDENTPROTO macro
2546 # define IDENTPROTO macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4638 #if IDENTPROTO
4640 #else /* IDENTPROTO */
4642 #endif /* IDENTPROTO */
H A Dconf.c5936 #if IDENTPROTO
5937 "IDENTPROTO",
5938 #endif /* IDENTPROTO */

Completed in 169 milliseconds