/illumos-gate/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 64 sm_dprintf("safefile(%s, uid=%d, gid=%d, flags=%lx, mode=%o):\n", 70 sm_dprintf("\tpathname too long\n"); 152 sm_dprintf("\t%s\n", sm_errstring(ret)); 191 sm_dprintf("\t%s\n", sm_errstring(ret)); 246 sm_dprintf("\t[final dir %s uid %d mode %lo] %s\n", 260 sm_dprintf("\t[slink mode %lo]\tE_SM_NOSLINK\n", 268 sm_dprintf("\t[non-reg mode %lo]\tE_SM_REGONLY\n", 276 sm_dprintf("\t[write bits %lo]\tE_SM_GWFILE\n", 284 sm_dprintf("\t[write bits %lo]\tE_SM_WWFILE\n", 291 sm_dprintf("\t[read bits %lo]\tE_SM_GRFILE\n", [all …]
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | mci.c | 104 sm_dprintf("mci_cache: caching %p (%s) in slot %d\n", 211 sm_dprintf("mci_uncache: uncaching %p (%s) from slot %d (%d)\n", 346 sm_dprintf("mci_get(%s %s): lock failed\n", 356 sm_dprintf("mci_get(%s %s): mci_state=%d, _flags=%lx, _exitstat=%d, _errno=%d\n", 427 sm_dprintf("mci_close: mci_out!=NULL, where=%s\n", 439 sm_dprintf("mci_close: mci_in!=NULL, where=%s\n", 704 sm_dprintf("mci_lock_host: NULL mci\n"); 726 sm_dprintf("mci_lock_host: attempting to lock %s\n", 734 sm_dprintf("mci_lock_host: Failed to generate host path for %s\n", 754 sm_dprintf("mci_lock_host: couldn't get lock on %s\n", [all …]
|
H A D | milter.c | 166 sm_dprintf(msg, dfname, sm_errstring(save_errno)); \ 167 sm_dprintf("\n"); \ 205 sm_dprintf("milter_%s(%s): socket %d is larger than FD_SETSIZE %d\n", \ 233 sm_dprintf("milter_%s(%s): timeout, where=%s\n", \ 247 sm_dprintf("milter_%s(%s): select: %s\n", (routine), \ 263 sm_dprintf("milter_%s(%s): socket not ready\n", \ 322 sm_dprintf("milter_sys_read (%s): timeout %s data read in %s", 347 sm_dprintf("milter_sys_read(%s): read returned %ld: %s\n", 369 sm_dprintf("milter_sys_read(%s): cmd read returned %ld, expecting %ld\n", 438 sm_dprintf("milter_read(%s): timeout before data read, where=%s\n", [all …]
|
H A D | udb.c | 148 sm_dprintf("udbexpand(%s)\n", a->q_paddr); 219 sm_dprintf("udbexpand: trying %s (%d) via db\n", 242 sm_dprintf("udbexpand: no match on %s (%d)\n", 254 sm_dprintf("udbexpand: match %.*s: %.*s\n", 338 sm_dprintf("udbexpand: QS_EXPANDED "); 393 sm_dprintf("udbexpand: trying %s (%d) via hesiod\n", 410 sm_dprintf("udbexpand: no match on %s (%d)\n", 414 sm_dprintf(" ... trying hes_getmailhost(%s)\n", 426 sm_dprintf("hes_getmailhost(%s): %d\n", 434 sm_dprintf("hes_getmailhost(%s): expansion too long: %.30s@%.30s\n", [all …]
|
H A D | macro.c | 203 sm_dprintf("expand("); 205 sm_dprintf(")\n"); 316 sm_dprintf("expand(%d) ==> ", explevel); 318 sm_dprintf("\n"); 348 sm_dprintf("expand ==> "); 350 sm_dprintf("\n"); 418 sm_dprintf("%sdefine(%s as ", 421 sm_dprintf(")\n"); 495 sm_dprintf("macset(%s as ", macname(i)); 497 sm_dprintf(")\n"); [all …]
|
H A D | conf.c | 310 sm_dprintf("setdefaults: DefUser=%s, DefUid=%d, DefGid=%d\n", 429 sm_dprintf("setdefuser: DefUid=%d, DefUser=%s\n", in setdefuser() 1240 sm_dprintf("checkcompat(to=%s, from=%s)\n", 1490 sm_dprintf("getla: nlist(%s): %s\n", _PATH_UNIX, in getla() 1497 sm_dprintf("getla: nlist(%s, %s) ==> 0\n", in getla() 1509 sm_dprintf("getla: open(/dev/kmem): %s\n", in getla() 1517 sm_dprintf("getla: fcntl(/dev/kmem, FD_CLOEXEC): %s\n", in getla() 1525 sm_dprintf("getla: symbol address = %#lx\n", in getla() 1532 sm_dprintf("getla: lseek or read: %s\n", in getla() 1540 sm_dprintf("getla: avenrun = %d", avenrun[0]); in getla() [all …]
|
H A D | recipient.c | 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); 747 sm_dprintf("%s in sendq: ", 821 sm_dprintf("at trylocaluser: "); 951 sm_dprintf("recipient: testing local? cl=%d, rr5=%p\n\t", [all …]
|
H A D | parseaddr.c | 91 sm_dprintf("\n--parseaddr(%s)\n", addr); 101 sm_dprintf("parseaddr-->NULL\n"); 108 sm_dprintf("parseaddr-->bad address\n"); 151 sm_dprintf("parseaddr-->bad q_user\n"); 220 sm_dprintf("parseaddr: queueing message\n"); 234 sm_dprintf("parseaddr-->"); 418 sm_dprintf("allocaddr(flags=%x, paddr=%s)\n", flags, paddr); 728 sm_dprintf("prescan: "); 730 sm_dprintf("\n"); 811 sm_dprintf("c=%c, s=%d; ", c, state); [all …]
|
H A D | map.c | 339 sm_dprintf("map_rewrite(%.*s), av =", (int) slen, s); 341 sm_dprintf(" (nullv)"); 345 sm_dprintf("\n\t%s", *avp); 347 sm_dprintf("\n"); 430 sm_dprintf("map_rewrite => %s\n", buf); 485 sm_dprintf("map_init(%s:%s, %s)\n", 495 sm_dprintf("\tnot rebuildable\n"); 549 sm_dprintf("openmap()\t%s:%s %s: valid\n", 562 sm_dprintf("openmap()\t%s:%s %s: invalid%s%s\n", 658 sm_dprintf("closemaps: closing %s (%s)\n", [all …]
|
H A D | mime.c | 132 sm_dprintf("mime8to7: too deep, level=%d\n", 141 sm_dprintf("mime8to7: flags = %x, boundaries =", flags); 143 sm_dprintf(" <none>"); 147 sm_dprintf(" %s", boundaries[i]); 149 sm_dprintf("\n"); 183 sm_dprintf("pvp[%d] = \"%s\"\n", i, pvp[i]); 296 sm_dprintf("mime8to7: multipart boundary \"%s\"\n", 306 sm_dprintf("mime8to7: too deep, i=%d\n", i); 335 sm_dprintf(" ...%s", buf); 347 sm_dprintf(" ...%s\n", buf); [all …]
|
H A D | headers.c | 242 sm_dprintf("no header flags match\n"); 244 sm_dprintf("header match, flags=%lx, ruleset=%s\n", 382 sm_dprintf("comparing header from (%s) against default (%s or %s)\n", 486 sm_dprintf("chompheader: "); 488 sm_dprintf("\n"); 502 sm_dprintf("chompheader: quoted: "); 504 sm_dprintf("\n"); 837 sm_dprintf("----- collected header -----\n"); 842 sm_dprintf("%s:", h->h_field); 846 sm_dprintf("<NULL>\n"); [all …]
|
H A D | envelope.c | 196 sm_dprintf("dropenvelope %p: id=", e); 198 sm_dprintf(", flags="); 202 sm_dprintf("sendq="); 221 sm_dprintf("dropenvelope: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n", 433 sm_dprintf("failure_return=%d delay_return=%d success_return=%d queueit=%d\n", 466 sm_dprintf("dropenvelope(%s): sending return receipt\n", 481 sm_dprintf("dropenvelope(%s): saving mail\n", id); 502 sm_dprintf("dropenvelope(%s): sending postmaster copy to %s\n", 519 sm_dprintf("dropenvelope(%s): at simpledrop, queueit=%d\n", 525 sm_dprintf("\n===== Dropping queue files for %s... queueit=%d, e_flags=", [all …]
|
H A D | main.c | 553 sm_dprintf("Version %s\n", Version); 566 sm_dprintf("Non-set-user-ID binary: RunAsUid = RealUid = %d\n", 579 sm_dprintf("main: e/ruid = %d/%d e/rgid = %d/%d\n", 582 sm_dprintf("main: RunAsUser = %d:%d\n", 611 sm_dprintf("Version %s\n Compiled with:", Version); 618 sm_dprintf(" OS Defines:"); 621 sm_dprintf("Kernel symbols:\t%s\n", _PATH_UNIX); 624 sm_dprintf(" Conf file:\t%s (default for MSP)\n", 627 sm_dprintf(" Conf file:\t%s (default for MTA)\n", 630 sm_dprintf(" Pid file:\t%s (default)\n", PidFile); [all …]
|
H A D | alias.c | 64 sm_dprintf("alias(%s)\n", a->q_user); 127 sm_dprintf("%s (%s, %s) aliased to %s\n", 142 sm_dprintf("alias: QS_EXPANDED "); 270 sm_dprintf("setalias(%s)\n", spec); 345 sm_dprintf(" map %s:%s %s\n", class, s->s_name, spec); 400 sm_dprintf("aliaswait(%s:%s)\n", 431 sm_dprintf("aliaswait: sleeping for %u seconds (loopcount = %u)\n", 450 sm_dprintf("aliaswait: not rebuildable\n"); 457 sm_dprintf("aliaswait: no source file\n"); 533 sm_dprintf("Can't open %s: %s\n", [all …]
|
H A D | stab.c | 54 sm_dprintf("STAB: %s %d ", name, type); 65 sm_dprintf("(hfunc=%d) ", hfunc); 90 sm_dprintf("not found\n"); 95 sm_dprintf("type %d val %lx %lx %lx %lx\n", 107 sm_dprintf("entered\n"); 203 sm_dprintf("size of stab entry: %d\n", len); 245 sm_dprintf("stabapply: trying %d/%s\n",
|
H A D | domain.c | 234 sm_dprintf("getmxrr(%s, droplocalhost=%d)\n", 279 sm_dprintf("getmxrr: res_search(%s) failed (errno=%d, h_errno=%d)\n", 360 sm_dprintf("unexpected answer type %d, size %d\n", 385 sm_dprintf("found localhost (%s) in MX list, pref=%d\n", 622 sm_dprintf("mxrand(%s)", host); 638 sm_dprintf(" = %d\n", hfunc); 813 sm_dprintf("dns_getcanonname(%s, trymx=%d)\n", host, trymx); 892 sm_dprintf("dns_getcanonname: trying %s.%s (%s)\n", 908 sm_dprintf("\tNO: errno=%d, h_errno=%d\n", 971 sm_dprintf("\tYES\n"); [all …]
|
H A D | readcf.c | 474 sm_dprintf("WARNING: Ruleset %s has multiple definitions\n", 777 sm_dprintf("translate_dollars("); 779 sm_dprintf(")\n"); 847 sm_dprintf(" translate_dollars => "); 849 sm_dprintf("\n"); 942 sm_dprintf("fileclass(%s, fmt=%s)\n", filename, fmt); 1042 sm_dprintf("fileclass: F{%s}: map class %s, key %s, spec %s\n", 1838 sm_dprintf("\n----Rule Set %d:", ruleset); in printrules() 1842 sm_dprintf("\nLHS:"); in printrules() 1844 sm_dprintf("RHS:"); in printrules() [all …]
|
H A D | deliver.c | 88 sm_dprintf("sendall: discarding id %s\n", e->e_id); 123 sm_dprintf("\n===== SENDALL: mode %c, id %s, e_from ", 126 sm_dprintf("\te_flags = "); 128 sm_dprintf("sendqueue:\n"); 185 sm_dprintf("sendall: QS_SENDER "); 216 sm_dprintf("\nAfter first owner pass, sendq =\n"); 225 sm_dprintf("owner = \"%s\", otherowners = %d\n", 234 sm_dprintf("Checking "); 240 sm_dprintf(" ... QS_IS_DEAD\n"); 245 sm_dprintf("Checking "); [all …]
|
H A D | daemon.c | 166 sm_dprintf("getrequests: daemon %s: port %d\n", 202 sm_dprintf("getrequests: daemon %s: socket %d\n", 586 sm_dprintf("getrequests: forking (fd = %d)\n", t); 843 sm_dprintf("getreq: got name %s\n", p); 868 sm_dprintf("getreq: got addr %s and family %s\n", 884 sm_dprintf("getreq: getsockname failed\n"); 930 sm_dprintf("getreq: returning\n"); 1054 sm_dprintf("opendaemonsocket(%s)\n", d->d_name); 1858 sm_dprintf("<%s", df->d_name); 1860 sm_dprintf(",%s", df->d_name); [all …]
|
H A D | collect.c | 59 sm_dprintf("collect: rscheck(\"check_eoh\", \"%s $| %s\")\n", 162 sm_dprintf("Adding %s: %s\n", 336 sm_dprintf("collect\n"); 352 sm_dprintf("top, istate=%d, mstate=%d\n", istate, 414 sm_dprintf("istate=%d, c=%c (0x%x)\n", 585 sm_dprintf("nextstate, istate=%d, mstate=%d, line=\"%s\"\n", 663 sm_dprintf("EOH\n"); 705 sm_dprintf("collect: premature EOM: %s\n", errmsg); 851 sm_dprintf("collect: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n", 1059 sm_dprintf("eatfrom(%s)\n", fm);
|
H A D | queue.c | 482 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("runqueue() heap group #%d\n", sm_heap_group()); [all …]
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | t-heap.c | 45 sm_dprintf("heap with 1 30-byte block allocated:\n"); 52 sm_dprintf("heap with 0 blocks allocated:\n"); 54 sm_dprintf("xtrap count = %d\n", SmXtrapCount); 59 sm_dprintf("about to free %p for the second time\n", p);
|
H A D | niprop.c | 100 sm_dprintf("ni_propval(%s, %s, %s, %s, %d) keybuf='%s'\n", 119 sm_dprintf("ni_open(LOCAL) = %d\n", nis); 130 sm_dprintf("ni_open(PARENT) = %d\n", nis); 161 sm_dprintf("ni_lookupprop: len=%d\n", 208 sm_dprintf("ni_propval returns: '%s'\n", propval);
|
H A D | t-rpool.c | 61 sm_dprintf("heap after filling up rpool:\n"); 63 sm_dprintf("freeing rpool:\n"); 65 sm_dprintf("heap after freeing rpool:\n");
|
H A D | debug.c | 126 sm_dprintf(char *fmt, ...) in sm_dprintf() function 128 sm_dprintf(fmt, va_alist) in sm_dprintf()
|