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

/osnet-11/usr/src/cmd/sendmail/src/
H A Ddomain.c784 char *mxmatch; local
860 mxmatch = NULL;
1011 if (trymx && mxmatch == NULL)
1012 mxmatch = *dp;
1095 mxmatch = *dp;
1121 if (mxmatch == NULL)
1135 *mxmatch == '\0' ? "" : ".",
1136 MAXDNAME, mxmatch);

Completed in 189 milliseconds