Searched defs:hostsignature (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Ddeliver.c1492 firstto->q_signature = hostsignature(firstto->q_mailer,
1516 to->q_signature = hostsignature(to->q_mailer,
1973 curhost = hostsignature(m, pv[1]);
5687 #define MAXHOSTSIGNATURE 8192 /* max len of hostsignature */
5690 hostsignature(m, host) function
5712 sm_dprintf("hostsignature(%s)\n", host);
5757 sm_dprintf("hostsignature(): stab(%s) found %s\n", host,
5833 sm_dprintf("hostsignature(): getmxrr() returned %d, mxhosts[0]=%s\n",
5851 sm_syslog(LOG_WARNING, NOQID, "hostsignature for host '%s' exceeds maxlen (%d): %d",
5914 sm_dprintf("hostsignature(
[all...]

Completed in 147 milliseconds