Searched refs:FIX_MXHOSTS (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | deliver.c | 83 # define FIX_MXHOSTS(hp, endp, sep) \ macro 96 # define FIX_MXHOSTS(hp, endp, sep) \ macro 2027 FIX_MXHOSTS(mxhosts[0], p, sep); 2581 FIX_MXHOSTS(mxhosts[hostnum], endp, sep); 7286 FIX_MXHOSTS(hp, endp, sep);
|