Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddomain.c708 static char *fbhosts[MAXMXHOSTS + 1]; variable
734 fbhosts[0] = host;
741 sm_free(fbhosts[i]);
749 NumFallbackMXHosts = getmxrr(host, fbhosts, NULL,
756 fbhosts[i] = newstr(fbhosts[i]);
793 mxhosts[nmx++] = fbhosts[i];