Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h138 # ifndef IDENTPROTO
139 # define IDENTPROTO 1 /* TCP/IP implementation fixed in 10.0 */ macro
148 # ifndef IDENTPROTO
149 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
548 # ifndef IDENTPROTO
549 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
601 # ifndef IDENTPROTO
602 # define IDENTPROTO 0 /* pre-4.4 TCP/IP implementation is broken */ macro
1165 # ifndef IDENTPROTO
1166 # define IDENTPROTO 0 /* TCP/IP implementation is broken */ macro
[all …]
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dreadcf.c4714 #if IDENTPROTO
Dconf.c6015 #if IDENTPROTO
DREADME549 IDENTPROTO Define this as 1 to get IDENT (RFC 1413) protocol support.
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES9677 Change IDENTPROTO from a defined/not defined to a 0/1 switch;
9998 Configuration cleanup: make it easier to undo IDENTPROTO in