Home
last modified time | relevance | path

Searched refs:IDENTPROTO (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h137 # ifndef IDENTPROTO
138 # define IDENTPROTO 1 /* TCP/IP implementation fixed in 10.0 */ macro
147 # ifndef IDENTPROTO
148 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
550 # ifndef IDENTPROTO
551 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
603 # ifndef IDENTPROTO
604 # define IDENTPROTO 0 /* pre-4.4 TCP/IP implementation is broken */ macro
1182 # ifndef IDENTPROTO
1183 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
[all …]
/freebsd/contrib/sendmail/src/
H A Dreadcf.c5634 #if IDENTPROTO
H A Dconf.c6212 #if IDENTPROTO
H A DREADME559 IDENTPROTO Define this as 1 to get IDENT (RFC 1413) protocol support.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES10252 Change IDENTPROTO from a defined/not defined to a 0/1 switch;
10573 Configuration cleanup: make it easier to undo IDENTPROTO in