Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c4272 DontProbeInterfaces = DPI_SKIPLOOPBACK;
4274 DontProbeInterfaces = DPI_PROBENONE;
4276 DontProbeInterfaces = DPI_PROBEALL;
H A Dconf.c365 DontProbeInterfaces = DPI_PROBEALL;
5070 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
5264 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
H A Dsendmail.h2591 EXTERN int DontProbeInterfaces; /* don't probe interfaces for names */ variable
H A Dmain.c1459 if (DontProbeInterfaces != DPI_PROBENONE)
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf454 O DontProbeInterfaces=True
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4606 _OPTION(DontProbeInterfaces, `confDONT_PROBE_INTERFACES', `False')
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3239 hostnames. Setting DontProbeInterfaces to "loopback"
5008 DontProbeInterfaces is set. This is useful for sending mails
6207 New DontProbeInterfaces option to turn off the inclusion of all the
6395 DontProbeInterfaces, and DontBlameSendmail options.
/freebsd/contrib/sendmail/cf/
H A DREADME4279 confDONT_PROBE_INTERFACES DontProbeInterfaces