• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/sendmail/src/

Lines Matching refs:sm_dprintf

185 		sm_dprintf("sendto: %s\n   ctladdr=", list);
247 sm_dprintf("sendtolist: QSELFREF ");
260 sm_dprintf("sendtolist: QSELFREF ");
267 sm_dprintf("sendtolist: QS_DONTSEND ");
354 sm_dprintf("removefromlist: %s\n", list);
412 sm_dprintf("removefromlist: QS_REMOVED ");
485 sm_dprintf("\nrecipient (%d): ", aliaslevel);
752 sm_dprintf("%s in sendq: ",
826 sm_dprintf("at trylocaluser: ");
956 sm_dprintf("recipient: testing local? cl=%d, rr5=%p\n\t",
1055 sm_dprintf("testselfdestruct: ");
1059 sm_dprintf("SENDQ:\n");
1061 sm_dprintf("----\n");
1178 sm_dprintf("finduser(%s): ", name);
1190 sm_dprintf("failed (numeric input)\n");
1200 sm_dprintf("%s (non-fuzzy)\n", sm_strexit(status));
1217 sm_dprintf("%s (lower case)\n", sm_strexit(status));
1227 sm_dprintf("not found (fuzzy disabled)\n");
1246 sm_dprintf("found (case wrapped)\n");
1255 sm_dprintf("fuzzy matches %s\n", pw->pw_name);
1263 sm_dprintf("no fuzzy match found\n");
1273 sm_dprintf("not found (fuzzy disabled)\n");
1313 sm_dprintf("writable(%s, 0x%lx)\n", filename, flags);
1452 sm_dprintf("include(%s)\n", fname);
1454 sm_dprintf(" ruid=%ld euid=%ld\n",
1458 sm_dprintf("ctladdr ");
1463 sm_dprintf("include: old uid = %ld/%ld\n",
1491 sm_dprintf("include: not safe (euid=%ld, RunAsUid=%ld)\n",
1569 sm_dprintf("include: new uid = %ld/%ld\n",
1663 sm_dprintf("include: not safe (uid=%ld): %s\n",
1671 sm_dprintf("include: open: %s\n", sm_errstring(rval));
1677 sm_dprintf("include: file changed after open\n");
1711 sm_dprintf("include: reset uid = %ld/%ld\n",
1731 sm_dprintf("include: parent of %s is %s, chown is %ssafe\n",
1814 sm_dprintf("include: %s is %s writable, marked unsafe\n",
1886 sm_dprintf("include: read error: %s\n", sm_errstring(errno));
1895 sm_dprintf("include: QS_DONTSEND ");
1996 sm_dprintf("self_reference(%s)\n", a->q_paddr);
2007 sm_dprintf("\t... no self ref\n");
2032 sm_dprintf(" %s", c->q_user);
2038 sm_dprintf("\t... getpwnam(%s)... ", c->q_user);
2042 sm_dprintf("found\n");
2051 sm_dprintf("failed\n");
2060 sm_dprintf("\t... local match (%s)\n",
2069 sm_dprintf("\n");
2074 sm_dprintf("\t... cannot break loop for \"%s\"\n", a->q_paddr);