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

/freebsd-9.3-release/contrib/sendmail/src/
H A Ddomain.c786 bool gotmx = false; local
871 gotmx = false;
938 if (qtype == T_A && !gotmx &&
1001 gotmx = true;
1111 if (qtype == T_A && !gotmx && (trymx || **dp == '\0'))

Completed in 78 milliseconds