Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddomain.c1633 bool amatch, gotmx, ad; local
1648 gotmx = false;
1751 gotmx = false;
1819 if (qtype == T_A && !gotmx &&
1884 gotmx = true;
1994 if (qtype == T_A && !gotmx && (trymx || *dp == '\0'))