Home
last modified time | relevance | path

Searched refs:sm_dprintf (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-13.1/contrib/sendmail/libsmutil/
H A Dsafefile.c69 sm_dprintf("\tpathname too long\n");
362 sm_dprintf("\tOK\n");
366 sm_dprintf("\tEACCES\n");
471 sm_dprintf("\t[dir %s]\n", s);
605 sm_dprintf("FATAL\n");
609 sm_dprintf("WARNING\n");
662 sm_dprintf("\t[dir %s] %s\n", fn,
897 sm_dprintf(" dev = %ld/%ld\n",
903 sm_dprintf(" gen = %ld/%ld\n",
906 sm_dprintf(" uid = %ld/%ld\n",
[all …]
/freebsd-13.1/contrib/sendmail/src/
H A Dmilter.c172 sm_dprintf("\n"); \
1480 sm_dprintf("X%s: %c=%ld\n",
1621 sm_dprintf(" (ignored)\n");
1626 sm_dprintf("\n");
2767 sm_dprintf("milter_body\n");
3825 sm_dprintf("milter_init\n");
4106 sm_dprintf(" %s", args[i]);
4107 sm_dprintf("\n");
4207 sm_dprintf(" %s", args[i]);
4208 sm_dprintf("\n");
[all …]
H A Dmci.c108 sm_dprintf("mci_cache: caching %p (%s) in slot %d\n",
413 sm_dprintf("mci_get(%s %s): lock failed\n",
507 sm_dprintf("mci_close: mci_in!=NULL, where=%s\n",
775 sm_dprintf("mci_lock_host: NULL mci\n");
862 sm_dprintf("mci_unlock_host: NULL mci\n");
915 sm_dprintf("mci_load_persistent: NULL mci\n");
1009 sm_dprintf("mci_read_persistent: fp=%lx, mci=",
1101 sm_dprintf("mci_store_persistent: NULL mci\n");
1213 sm_dprintf("mci_traverse: opendir %s: %s\n",
1646 sm_dprintf("FAILURE %d\n", ret);
[all …]
H A Dudb.c148 sm_dprintf("udbexpand(%s)\n", a->q_paddr);
672 sm_dprintf("udbmatch ==> %s\n", p);
693 sm_dprintf("udbmatch ==> %s\n", p);
770 sm_dprintf("udbmatch ==> %s\n", p);
813 sm_dprintf("udbmatch ==> %s\n", p);
1048 sm_dprintf("dbopen(%s): %s\n",
1050 sm_dprintf("db_open(%s): %s\n",
1118 sm_dprintf("FETCH\n");
1123 sm_dprintf("FORWARD: host %s\n",
1128 sm_dprintf("HESIOD\n");
[all …]
H A Dmacro.c203 sm_dprintf("expand(");
205 sm_dprintf(")\n");
318 sm_dprintf("\n");
350 sm_dprintf("\n");
448 sm_dprintf(")\n");
524 sm_dprintf(")\n");
652 sm_dprintf("macid(");
654 sm_dprintf(") => ");
663 sm_dprintf("NULL\n");
678 sm_dprintf("\n");
[all …]
H A Dconf.c1627 sm_dprintf("\n"); in getla()
1630 sm_dprintf("getla: %d\n", in getla()
1639 sm_dprintf("\n"); in getla()
1697 sm_dprintf("\n"); in getla()
1700 sm_dprintf("getla: %d\n", in getla()
1820 sm_dprintf("getla: %d\n", in getla()
1934 sm_dprintf(", %ld, %ld", in getla()
1936 sm_dprintf("\n"); in getla()
1940 sm_dprintf("getla: %d\n", in getla()
3642 sm_dprintf("SUCCESS\n");
[all …]
H A Drecipient.c752 sm_dprintf("%s in sendq: ",
826 sm_dprintf("at trylocaluser: ");
1055 sm_dprintf("testselfdestruct: ");
1059 sm_dprintf("SENDQ:\n");
1061 sm_dprintf("----\n");
1178 sm_dprintf("finduser(%s): ", name);
1458 sm_dprintf("ctladdr ");
2032 sm_dprintf(" %s", c->q_user);
2042 sm_dprintf("found\n");
2051 sm_dprintf("failed\n");
[all …]
H A Dparseaddr.c740 sm_dprintf("\n");
937 sm_dprintf("tok=");
939 sm_dprintf("\n");
1133 sm_dprintf(", ap=");
1135 sm_dprintf("\n");
1171 sm_dprintf("\n");
1267 sm_dprintf(", ap=");
1269 sm_dprintf("\n");
1367 sm_dprintf("\n");
1844 sm_dprintf(") => ");
[all …]
H A Dsm_resolve.c370 sm_dprintf("mx=%s, pref=%d\n", host,
446 sm_dprintf("parse_dns_reply: IPv4=%s\n",
941 sm_dprintf("dnscrtrr: token=%s\n", token);
962 sm_dprintf("dnscrtrr: ttl=%d\n", ttl);
1000 sm_dprintf("dnscrtrr: mx=%s, pref=%d\n",
1084 sm_dprintf("access map not found\n");
1090 sm_dprintf("access map open failed\n");
1317 sm_dprintf("NS=%s, port=%d\n",
1535 sm_dprintf("dns2he: cname: %s ttl=%d\n",
1542 sm_dprintf("dns2he: mx: %d %s ttl=%d\n",
[all …]
H A Dmap.c352 sm_dprintf(" (nullv)");
356 sm_dprintf("\n\t%s", *avp);
358 sm_dprintf("\n");
3547 sm_dprintf("qbuf=%s\n", qbuf);
5828 sm_dprintf("%s\n", ptr);
6224 sm_dprintf("(white space)\n");
6818 sm_dprintf("prog_open:");
6820 sm_dprintf(" %s", argv[i]);
6821 sm_dprintf("\n");
7465 sm_dprintf(" %d", *ip);
[all …]
H A Dmime.c133 sm_dprintf("mime8to7: too deep, level=%d\n",
144 sm_dprintf(" <none>");
148 sm_dprintf(" %s", boundaries[i]);
150 sm_dprintf("\n");
184 sm_dprintf("pvp[%d] = \"%s\"\n", i, pvp[i]);
336 sm_dprintf(" ...%s", buf);
348 sm_dprintf(" ...%s\n", buf);
365 sm_dprintf(" ...%s\n", buf);
380 sm_dprintf(" ...%s", buf);
521 sm_dprintf(" ...%s\n", buf);
[all …]
H A Dheaders.c500 sm_dprintf("chompheader: ");
502 sm_dprintf("\n");
518 sm_dprintf("\n");
860 sm_dprintf("<NULL>\n");
870 sm_dprintf("(");
872 sm_dprintf(") ");
888 sm_dprintf("\n");
1674 sm_dprintf("crackaddr=>`");
1676 sm_dprintf("'\n");
1831 sm_dprintf("\n");
[all …]
H A Ddomain.c112 sm_dprintf("tlsaadd(%s), prev=%d, dnsrc=%d\n",
143 sm_dprintf("tlsaadd(%s), type=%s\n", name,
164 sm_dprintf("tlsaadd(%s), n=%d, %d-%d-%d:%02x\n", name,
189 sm_dprintf("tlsaadd(%s), CNAME=%s, level=%d\n",
1002 sm_dprintf("getmxrr=%s, getcanonname=%d\n",
1086 sm_dprintf("mxrand(%s)", host);
1102 sm_dprintf(" = %d\n", hfunc);
1402 sm_dprintf("\tNO: errno=%d, h_errno=%d\n",
1465 sm_dprintf("\tYES\n");
1492 sm_dprintf("qdcount failure (%d)\n",
[all …]
H A Denvelope.c192 sm_dprintf("dropenvelope %p: id=", (void *)e);
194 sm_dprintf(", flags=");
198 sm_dprintf("sendq=");
618 sm_dprintf("dropenvelope(%s): unlocking job\n",
925 sm_dprintf("openxscript(%s):\n ", p);
1098 sm_dprintf("setsender: QS_SENDER ");
1245 sm_dprintf("Saving from domain: ");
1307 sm_dprintf("%lx", e->e_flags);
1313 sm_dprintf("<%s", ef->ef_name);
1315 sm_dprintf(",%s", ef->ef_name);
[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);
400 sm_dprintf("aliaswait(%s:%s)\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",
888 sm_dprintf("forward(%s)\n", user->q_paddr);
924 sm_dprintf("forward: trying %s\n", buf);
[all …]
H A Dmain.c555 sm_dprintf("Version %s\n", Version);
620 sm_dprintf(" OS Defines:");
639 sm_dprintf(" libsm Defines:");
647 sm_dprintf(" FFR Defines:");
747 sm_dprintf("uname failed (%s)\n",
3370 sm_dprintf("don't\n");
4030 sm_dprintf("\n");
4034 sm_dprintf("\t\t");
4036 sm_dprintf(" ");
4037 sm_dprintf("%s", *av);
[all …]
H A Dstab.c58 sm_dprintf("STAB: %s %d ", name, type);
69 sm_dprintf("(hfunc=%d) ", hfunc);
94 sm_dprintf("not found\n");
99 sm_dprintf("type %d val %lx %lx %lx %lx\n",
111 sm_dprintf("entered\n");
209 sm_dprintf("size of stab entry: %d\n", len);
251 sm_dprintf("stabapply: trying %d/%s\n",
H A Dreadcf.c833 sm_dprintf(")\n");
903 sm_dprintf("\n");
2022 sm_dprintf("\nLHS:"); in printrules()
2024 sm_dprintf("RHS:"); in printrules()
3134 sm_dprintf(" (ignored)\n");
3151 sm_dprintf(" (unsafe)");
3157 sm_dprintf("\n");
5090 sm_dprintf(" (ignored)\n");
5095 sm_dprintf("\n");
5348 sm_dprintf("Timeouts:\n");
[all …]
H A Ddeliver.c136 sm_dprintf("\te_flags = ");
138 sm_dprintf("sendqueue:\n");
195 sm_dprintf("sendall: QS_SENDER ");
244 sm_dprintf("Checking ");
255 sm_dprintf("Checking ");
367 sm_dprintf(" ... hold\n");
1602 sm_dprintf("\nsend to ");
1616 sm_dprintf("ctladdr=");
1917 sm_dprintf("openmailer:");
2143 sm_dprintf("openmailer: ");
[all …]
H A Ddaemon.c960 sm_dprintf("getreq: returning\n");
1881 sm_dprintf("<%s", df->d_name);
1883 sm_dprintf(",%s", df->d_name);
1887 sm_dprintf(">");
1920 sm_dprintf("\n");
2904 sm_dprintf("Connect failed (%s)\n",
3867 sm_dprintf("getauthinfo: NULL\n");
4182 sm_dprintf("FAILED\n");
4242 sm_dprintf("FOUND %s\n", ans);
4252 sm_dprintf("FAIL (%d)\n", h_errno);
[all …]
H A Dcollect.c59 sm_dprintf("collect: rscheck(\"check_eoh\", \"%s $| %s\")\n",
162 sm_dprintf("Adding %s: %s\n",
343 sm_dprintf("collect\n");
359 sm_dprintf("top, istate=%d, mstate=%d\n", istate,
425 sm_dprintf("istate=%d, c=%c (0x%x)\n",
593 sm_dprintf("nextstate, istate=%d, mstate=%d, line=\"%s\"\n",
671 sm_dprintf("EOH\n");
711 sm_dprintf("collect: premature EOM: %s\n", errmsg);
857 sm_dprintf("collect: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",
1077 sm_dprintf("eatfrom(%s)\n", fm);
/freebsd-13.1/contrib/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 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 Dldap.c111 sm_dprintf("%s", msg);
125 sm_dprintf("ldap_networktmo=%d\n", \
173 sm_dprintf("ber_set_option=%d\n", r);
177 sm_dprintf("ldap_set_option=%d\n", r);
223 sm_dprintf("ldap_debug=%d, dbg_init=%d\n",
228 sm_dprintf("ldap_set_option=%d\n", r);
286 sm_dprintf("ldap_settimeout(%s)=triggered\n",\
331 sm_dprintf("ldapmap_start(%s)\n", id);
333 sm_dprintf("ldapmap_start(%s, %d)\n", id,
438 sm_dprintf("ldap_bind(%s)\n", lmap->ldap_uri);
[all …]
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");

12