Searched refs:resv6 (Results 1 - 2 of 2) sorted by relevance

/sendmail/libmilter/
H A Dsm_gethost.c52 bool resv6 = true; local
58 resv6 = bitset(RES_USE_INET6, _res.options);
63 if (family == AF_INET6 && !resv6)
/sendmail/sendmail/
H A Dconf.c4240 bool resv6 = true;
4245 resv6 = bitset(RES_USE_INET6, _res.options);
4250 if (!resv6)

Completed in 539 milliseconds