Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmain.c4213 extern void t_hostsig __P((ADDRESS *, char *, MAILER *));
4687 t_hostsig(&a, NULL, NULL);
4803 t_hostsig(NULL, p, m);
H A Ddeliver.c7826 t_hostsig(a, hs, mailer) in t_hostsig() function