Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Ddomain.c807 bool gotmx = false; local
892 gotmx = false;
959 if (qtype == T_A && !gotmx &&
1022 gotmx = true;
1132 if (qtype == T_A && !gotmx && (trymx || **dp == '\0'))