Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
DTRACEFLAGS23 17 deliver.c hostsignature
Drecipient.c115 xx->q_signature = hostsignature(xx->q_mailer, xx->q_host);
117 yy->q_signature = hostsignature(yy->q_mailer, yy->q_host);
Ddeliver.c1494 firstto->q_signature = hostsignature(firstto->q_mailer,
1518 to->q_signature = hostsignature(to->q_mailer,
1975 curhost = hostsignature(m, pv[1]);
5700 hostsignature(m, host) in hostsignature() function
Dsendmail.h1215 extern char *hostsignature __P((MAILER *, char *));
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES848 Deal with empty hostnames in hostsignature(). This bug could lead
2387 hostsignature (character string version of MX RR). This orders
10182 hostsignature, which strips the square brackets and
10468 Debugging: -d17 was overloaded (hostsignature and usersmtp.c);