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

/illumos-gate/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]);
5686 #define MAXHOSTSIGNATURE 8192 /* max len of hostsignature */
5689 hostsignature(m, host) function
5711 sm_dprintf("hostsignature(%s)\n", host);
5756 sm_dprintf("hostsignature(): stab(%s) found %s\n", host,
5832 sm_dprintf("hostsignature(): getmxrr() returned %d, mxhosts[0]=%s\n",
5850 sm_syslog(LOG_WARNING, NOQID, "hostsignature for host '%s' exceeds maxlen (%d): %d",
5913 sm_dprintf("hostsignature(
[all...]

Completed in 53 milliseconds