Searched defs:gotmx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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'))

Completed in 44 milliseconds