Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Ddomain.c411 static char *fbhosts[MAXMXHOSTS + 1]; variable
433 fbhosts[0] = host;
441 sm_free(fbhosts[i]);
449 NumFallbackMXHosts = getmxrr(host, fbhosts, NULL,
457 fbhosts[i] = newstr(fbhosts[i]);
494 mxhosts[nmx++] = fbhosts[i];