Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c805 bool gotmx = false; local
890 gotmx = false;
957 if (qtype == T_A && !gotmx &&
1020 gotmx = true;
1130 if (qtype == T_A && !gotmx && (trymx || **dp == '\0'))