Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/src/
HDmain.c4214 extern void t_parsehostsig __P((char *, MAILER *));
4806 t_parsehostsig(p, NULL);
HDdeliver.c7801 t_parsehostsig(hs, mailer) in t_parsehostsig() function
7843 t_parsehostsig(q, (NULL != a) ? a->q_mailer : mailer);