Searched refs:sm_dprintf (Results 26 - 37 of 37) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c482 sm_dprintf("\n>>>>> queueing %s/%s%s >>>>>\n",
488 sm_dprintf(" e_flags=");
493 sm_dprintf(" sendq=");
498 sm_dprintf(" tfp=");
500 sm_dprintf(" lockfp=");
502 sm_dprintf("NULL\n");
759 sm_dprintf("queueing ");
907 sm_dprintf("type changed from %c to %c\n",
963 sm_dprintf("<<<<< done queueing %s <<<<<\n\n", e->e_id);
1462 sm_dprintf("runqueu
[all...]
H A Dsm_resolve.c405 sm_dprintf("dns_lookup(%s, %d, %s)\n", domain,
424 sm_dprintf("dns_lookup(%s, %d, %s) --> %d\n",
450 sm_dprintf("dns_lookup: unknown resource type: `%s'\n",
H A Dbf.c181 sm_dprintf("sm_bfopen(%s)\n", filename);
372 sm_dprintf("sm_bfread(%s): to disk\n",
697 sm_dprintf("bfcommit(%s): to disk\n", bfp->bf_filename);
699 sm_dprintf("bfcommit(): filemode %o flags %ld\n",
H A Derr.c204 sm_dprintf("syserr: ExitStat = %d\n", ExitStat);
568 sm_dprintf("--- %s%s%s\n", msg, holdmsg ? " (hold)" : "",
H A Dsavemail.c74 sm_dprintf("\nsavemail, errormode = %c, id = %s, ExitStat = %d\n e_from=",
163 sm_dprintf(" state %d\n", state);
525 sm_dprintf("\n*** Return To Sender: msg=\"%s\", depth=%d, e=%p, returnq=",
530 sm_dprintf("Sendq=");
H A Dsrvrsmtp.c188 sm_dprintf("%s: got arg %s=\"%s\"\n", which, kp,
483 sm_dprintf("CLEAR_STATE: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",\
662 sm_dprintf("smtp() heap group #%d\n", sm_heap_group());
1409 sm_dprintf("AUTH auth_ssf: %u\n",
1474 sm_dprintf("AUTH continue: msg='%s' len=%u\n",
2324 sm_dprintf("smtp() heap group #%d\n",
3170 sm_dprintf("QUIT: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",
3832 sm_dprintf("abortmessage: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",
4336 sm_dprintf("auth=\"%.100s\" not trusted user=\"%.100s\"\n",
4350 sm_dprintf("aut
[all...]
H A Dusersmtp.c81 sm_dprintf("smtpinit ");
1823 sm_dprintf("AUTH FAIL=%s (%d)\n",
2009 sm_dprintf("smtpmailfrom: CurHost=%s\n", CurHostName);
3076 sm_dprintf("reply\n");
3320 sm_dprintf("smtpmessage: NULL mci_out\n");
H A Dutil.c724 sm_dprintf("\n\t%08lx=", (unsigned long) *av);
728 sm_dprintf("%s", str2prt(*av++));
1776 ** logit -- if set, use sm_syslog instead of sm_dprintf()
1956 sm_dprintf("%s\n", buf);
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c287 sm_dprintf("[%ld] milter_abort\n",
318 sm_dprintf("[%ld] mi_engine: mi_rd_cmd error (%x)\n",
331 sm_dprintf("[%ld] got cmd '%c' len %d\n",
342 sm_dprintf("[%ld] cmd '%c' unknown\n",
351 sm_dprintf("[%ld] cmd '%c' not impl\n",
360 sm_dprintf("[%ld] cur %x new %x nextmask %x\n",
367 sm_dprintf("[%ld] abort: cur %d (%x) new %d (%x) next %x\n",
437 sm_dprintf("[%ld] function returned abort\n",
1125 sm_dprintf("[%ld] milter_negotiate:"
1134 sm_dprintf("[
[all...]
H A Dlibmilter.h267 #define sm_dprintf (void) printf macro
H A Dworker.c146 sm_dprintf x; \
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c153 sm_dprintf("ldapmap_start(%s)\n", name == NULL ? "" : name);
166 sm_dprintf("ldapmap_start(%s)\n", id);
168 sm_dprintf("ldapmap_start(%s, %d)\n", id,
396 sm_dprintf("ldap search filter=%s\n", filter);

Completed in 80 milliseconds

12