Searched refs:sm_dprintf (Results 1 - 25 of 38) sorted by relevance

12

/sendmail/libsm/
H A Dt-heap.c45 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 Dt-rpool.c61 sm_dprintf("heap after filling up rpool:\n");
63 sm_dprintf("freeing rpool:\n");
65 sm_dprintf("heap after freeing rpool:\n");
H A Dniprop.c100 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 Ddebug.c126 sm_dprintf(char *fmt, ...) function
128 sm_dprintf(fmt, va_alist)
/sendmail/libsmutil/
H A Dsafefile.c64 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("\
[all...]
/sendmail/sendmail/
H A Dmacro.c203 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(")\
[all...]
H A Dmci.c104 sm_dprintf("mci_cache: caching %p (%s) in slot %d\n",
211 sm_dprintf("mci_uncache: uncaching %p (%s) from slot %d (%d)\n",
372 sm_dprintf("mci_get(%s %s): lock failed\n",
382 sm_dprintf("mci_get(%s %s): mci_state=%d, _flags=%lx, _exitstat=%d, _errno=%d\n",
453 sm_dprintf("mci_close: mci_out!=NULL, where=%s\n",
465 sm_dprintf("mci_close: mci_in!=NULL, where=%s\n",
731 sm_dprintf("mci_lock_host: NULL mci\n");
753 sm_dprintf("mci_lock_host: attempting to lock %s\n",
761 sm_dprintf("mci_lock_host: Failed to generate host path for %s\n",
781 sm_dprintf("mci_lock_hos
[all...]
H A Drecipient.c185 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("recipien
[all...]
H A Dudb.c148 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_getmailhos
[all...]
H A Dmilter.c171 sm_dprintf(msg, dfname, sm_errstring(save_errno)); \
172 sm_dprintf("\n"); \
210 sm_dprintf("milter_%s(%s): socket %d is larger than FD_SETSIZE %d\n", \
238 sm_dprintf("milter_%s(%s): timeout, where=%s\n", \
252 sm_dprintf("milter_%s(%s): select: %s\n", (routine), \
268 sm_dprintf("milter_%s(%s): socket not ready\n", \
327 sm_dprintf("milter_sys_read (%s): timeout %s data read in %s",
352 sm_dprintf("milter_sys_read(%s): read returned %ld: %s\n",
374 sm_dprintf("milter_sys_read(%s): cmd read returned %ld, expecting %ld\n",
443 sm_dprintf("milter_rea
[all...]
H A Dconf.c307 sm_dprintf("setdefaults: DefUser=%s, DefUid=%d, DefGid=%d\n",
426 sm_dprintf("setdefuser: DefUid=%d, DefUser=%s\n",
1244 sm_dprintf("checkcompat(to=%s, from=%s)\n",
1494 sm_dprintf("getla: nlist(%s): %s\n", _PATH_UNIX,
1501 sm_dprintf("getla: nlist(%s, %s) ==> 0\n",
1513 sm_dprintf("getla: open(/dev/kmem): %s\n",
1521 sm_dprintf("getla: fcntl(/dev/kmem, FD_CLOEXEC): %s\n",
1529 sm_dprintf("getla: symbol address = %#lx\n",
1536 sm_dprintf("getla: lseek or read: %s\n",
1544 sm_dprintf("getl
[all...]
H A Dparseaddr.c91 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-->");
419 sm_dprintf("allocaddr(flags=%x, paddr=%s)\n", flags, paddr);
729 sm_dprintf("prescan: ");
731 sm_dprintf("\n");
812 sm_dprintf("
[all...]
H A Dmap.c334 sm_dprintf("map_rewrite(%.*s), av =", (int) slen, s);
336 sm_dprintf(" (nullv)");
340 sm_dprintf("\n\t%s", *avp);
342 sm_dprintf("\n");
425 sm_dprintf("map_rewrite => %s\n", buf);
480 sm_dprintf("map_init(%s:%s, %s)\n",
490 sm_dprintf("\tnot rebuildable\n");
544 sm_dprintf("openmap()\t%s:%s %s: valid\n",
557 sm_dprintf("openmap()\t%s:%s %s: invalid%s%s\n",
653 sm_dprintf("closemap
[all...]
H A Dalias.c64 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("Ca
[all...]
H A Dstab.c54 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");
199 sm_dprintf("size of stab entry: %d\n", len);
241 sm_dprintf("stabapply: trying %d/%s\n",
H A Dmime.c133 sm_dprintf("mime8to7: too deep, level=%d\n",
142 sm_dprintf("mime8to7: flags = %x, boundaries =", flags);
144 sm_dprintf(" <none>");
148 sm_dprintf(" %s", boundaries[i]);
150 sm_dprintf("\n");
184 sm_dprintf("pvp[%d] = \"%s\"\n", i, pvp[i]);
297 sm_dprintf("mime8to7: multipart boundary \"%s\"\n",
307 sm_dprintf("mime8to7: too deep, i=%d\n", i);
336 sm_dprintf(" ...%s", buf);
348 sm_dprintf("
[all...]
H A Denvelope.c194 sm_dprintf("dropenvelope %p: id=", e);
196 sm_dprintf(", flags=");
200 sm_dprintf("sendq=");
219 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("\
[all...]
H A Dheaders.c242 sm_dprintf("no header flags match\n");
244 sm_dprintf("header match, flags=%lx, ruleset=%s\n",
388 sm_dprintf("comparing header from (%s) against default (%s or %s), drop=%d\n",
500 sm_dprintf("chompheader: ");
502 sm_dprintf("\n");
516 sm_dprintf("chompheader: quoted: ");
518 sm_dprintf("\n");
851 sm_dprintf("----- collected header -----\n");
856 sm_dprintf("%s:", h->h_field);
860 sm_dprintf("<NUL
[all...]
H A Dmain.c552 sm_dprintf("Version %s\n", Version);
565 sm_dprintf("Non-set-user-ID binary: RunAsUid = RealUid = %d\n",
578 sm_dprintf("main: e/ruid = %d/%d e/rgid = %d/%d\n",
581 sm_dprintf("main: RunAsUser = %d:%d\n",
610 sm_dprintf("Version %s\n Compiled with:", Version);
617 sm_dprintf(" OS Defines:");
620 sm_dprintf("Kernel symbols:\t%s\n", _PATH_UNIX);
623 sm_dprintf(" Conf file:\t%s (default for MSP)\n",
626 sm_dprintf(" Conf file:\t%s (default for MTA)\n",
629 sm_dprintf(" Pi
[all...]
H A Ddomain.c215 sm_dprintf("getmxrr(%s, droplocalhost=%d)\n",
260 sm_dprintf("getmxrr: res_search(%s) failed (errno=%d, h_errno=%d)\n",
341 sm_dprintf("unexpected answer type %d, size %d\n",
366 sm_dprintf("found localhost (%s) in MX list, pref=%d\n",
603 sm_dprintf("mxrand(%s)", host);
619 sm_dprintf(" = %d\n", hfunc);
794 sm_dprintf("dns_getcanonname(%s, trymx=%d)\n", host, trymx);
873 sm_dprintf("dns_getcanonname: trying %s.%s (%s)\n",
889 sm_dprintf("\tNO: errno=%d, h_errno=%d\n",
952 sm_dprintf("\tYE
[all...]
H A Dcollect.c59 sm_dprintf("collect: rscheck(\"check_eoh\", \"%s $| %s\")\n",
162 sm_dprintf("Adding %s: %s\n",
342 sm_dprintf("collect\n");
358 sm_dprintf("top, istate=%d, mstate=%d\n", istate,
424 sm_dprintf("istate=%d, c=%c (0x%x)\n",
595 sm_dprintf("nextstate, istate=%d, mstate=%d, line=\"%s\"\n",
673 sm_dprintf("EOH\n");
715 sm_dprintf("collect: premature EOM: %s\n", errmsg);
861 sm_dprintf("collect: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",
1078 sm_dprintf("eatfro
[all...]
H A Ddeliver.c89 sm_dprintf("sendall: discarding id %s\n", e->e_id);
124 sm_dprintf("\n===== SENDALL: mode %c, id %s, e_from ",
127 sm_dprintf("\te_flags = ");
129 sm_dprintf("sendqueue:\n");
186 sm_dprintf("sendall: QS_SENDER ");
217 sm_dprintf("\nAfter first owner pass, sendq =\n");
226 sm_dprintf("owner = \"%s\", otherowners = %d\n",
235 sm_dprintf("Checking ");
241 sm_dprintf(" ... QS_IS_DEAD\n");
246 sm_dprintf("Checkin
[all...]
H A Dsm_resolve.c413 sm_dprintf("dns_lookup(%s, %d, %s)\n", domain,
435 sm_dprintf("dns_lookup: domain=%s, length=%d, default_size=%d, max=%d, status=response too long\n",
442 sm_dprintf("dns_lookup: domain=%s, length=%d, default_size=%d, max=%d, status=response longer than default size, resizing\n",
456 sm_dprintf("dns_lookup(%s, %d, %s) --> %d\n",
487 sm_dprintf("dns_lookup: unknown resource type: `%s'\n",
H A Ddaemon.c166 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);
844 sm_dprintf("getreq: got name %s\n", p);
869 sm_dprintf("getreq: got addr %s and family %s\n",
885 sm_dprintf("getreq: getsockname failed\n");
931 sm_dprintf("getreq: returning\n");
1055 sm_dprintf("opendaemonsocket(%s)\n", d->d_name);
1860 sm_dprintf("<%s", df->d_name);
1862 sm_dprintf(",
[all...]
/sendmail/include/sm/
H A Ddebug.h34 sm_dprintf __P((char *_fmt, ...));

Completed in 604 milliseconds

12