Home
last modified time | relevance | path

Searched refs:DontProbeInterfaces (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/sendmail/src/
H A Dconf.c351 DontProbeInterfaces = DPI_PROBEALL;
4988 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
5175 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
H A Dreadcf.c3973 DontProbeInterfaces = DPI_SKIPLOOPBACK;
3975 DontProbeInterfaces = DPI_PROBENONE;
3977 DontProbeInterfaces = DPI_PROBEALL;
H A Dsendmail.h2413 EXTERN int DontProbeInterfaces; /* don't probe interfaces for names */ variable
H A Dmain.c1413 if (DontProbeInterfaces != DPI_PROBENONE)
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf451 O DontProbeInterfaces=True
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m4591 _OPTION(DontProbeInterfaces, `confDONT_PROBE_INTERFACES', `False')
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES2823 hostnames. Setting DontProbeInterfaces to "loopback"
4592 DontProbeInterfaces is set. This is useful for sending mails
5791 New DontProbeInterfaces option to turn off the inclusion of all the
5979 DontProbeInterfaces, and DontBlameSendmail options.
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME4246 confDONT_PROBE_INTERFACES DontProbeInterfaces