Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddomain.c1632 char *mxmatch; local
1737 mxmatch = NULL;
1894 if (trymx && mxmatch == NULL)
1895 mxmatch = dp;
1978 mxmatch = dp;
2004 if (mxmatch == NULL)
2018 *mxmatch == '\0' ? "" : ".",
2019 MAXDNAME, mxmatch);