Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c803 char *mxmatch; local
879 mxmatch = NULL;
1030 if (trymx && mxmatch == NULL)
1031 mxmatch = *dp;
1114 mxmatch = *dp;
1140 if (mxmatch == NULL)
1154 *mxmatch == '\0' ? "" : ".",
1155 MAXDNAME, mxmatch);