Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Ddomain.c805 char *mxmatch; local
881 mxmatch = NULL;
1032 if (trymx && mxmatch == NULL)
1033 mxmatch = *dp;
1116 mxmatch = *dp;
1142 if (mxmatch == NULL)
1156 *mxmatch == '\0' ? "" : ".",
1157 MAXDNAME, mxmatch);