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

Lines Matching refs:sm_dprintf

523 					sm_dprintf("WARNING: Ruleset %s has multiple definitions\n",
831 sm_dprintf("translate_dollars(");
833 sm_dprintf(")\n");
901 sm_dprintf(" translate_dollars => ");
903 sm_dprintf("\n");
996 sm_dprintf("fileclass(%s, fmt=%s)\n", filename, fmt);
1096 sm_dprintf("fileclass: F{%s}: map class %s, key %s, spec %s\n",
1254 sm_dprintf("dynmailerp=%c\n", dynmailerp);
1292 sm_dprintf("newmodmailer: rcpt=%s\n", rcpt->q_paddr);
1298 sm_dprintf("newmodmailer: name=%s\n", mname);
1304 sm_dprintf("newmodmailer: found idx=%d\n", idx);
1311 sm_dprintf("newmodmailer: idx=%d\n", idx);
1329 sm_dprintf("newmodmailer: mailer[%d]=%s %p\n",
2018 sm_dprintf("\n----Rule Set %d:", ruleset);
2022 sm_dprintf("\nLHS:");
2024 sm_dprintf("RHS:");
3112 sm_dprintf("setoption: %s does not support suboptions, ignoring .%s\n",
3119 sm_dprintf(isascii(opt) && isprint(opt) ?
3134 sm_dprintf(" (ignored)\n");
3151 sm_dprintf(" (unsafe)");
3157 sm_dprintf("\n");
3394 sm_dprintf("_res.options = %x, HasWildcardMX = %d\n",
3994 sm_dprintf("readcf: RunAsUser = %d:%d\n",
4375 sm_dprintf("ssloptions=%#lx\n", *pssloptions);
4686 sm_dprintf("Warning: option %c unknown\n", opt);
4688 sm_dprintf("Warning: option 0x%x unknown\n", opt);
4735 sm_dprintf("setclass(%s, $=%s)\n",
4742 sm_dprintf("setclass(%s, %s)\n", macname(class), str);
4819 sm_dprintf("map %s, class %s, flags %lx, file %s,\n",
4822 sm_dprintf("\tapp %s, domain %s, rebuild %s\n",
5068 sm_dprintf("settimeout(%s = %s)", name, val);
5090 sm_dprintf(" (ignored)\n");
5095 sm_dprintf("\n");
5315 sm_dprintf("inittimeouts(%s)\n", val == NULL ? "<NULL>" : val);
5348 sm_dprintf("Timeouts:\n");
5349 sm_dprintf(" connect = %ld\n",
5351 sm_dprintf(" aconnect = %ld\n",
5353 sm_dprintf(" initial = %ld\n",
5355 sm_dprintf(" helo = %ld\n", (long) TimeOuts.to_helo);
5356 sm_dprintf(" mail = %ld\n", (long) TimeOuts.to_mail);
5357 sm_dprintf(" rcpt = %ld\n", (long) TimeOuts.to_rcpt);
5358 sm_dprintf(" datainit = %ld\n",
5360 sm_dprintf(" datablock = %ld\n",
5362 sm_dprintf(" datafinal = %ld\n",
5364 sm_dprintf(" rset = %ld\n", (long) TimeOuts.to_rset);
5365 sm_dprintf(" quit = %ld\n", (long) TimeOuts.to_quit);
5366 sm_dprintf(" nextcommand = %ld\n",
5368 sm_dprintf(" miscshort = %ld\n",
5370 sm_dprintf(" ident = %ld\n", (long) TimeOuts.to_ident);
5371 sm_dprintf(" fileopen = %ld\n",
5373 sm_dprintf(" lhlo = %ld\n",
5375 sm_dprintf(" control = %ld\n",