Home
last modified time | relevance | path

Searched refs:Dout (Results 1 – 25 of 25) sorted by last modified time

/illumos-gate/usr/src/cmd/mail/
H A Dsendmail.c56 Dout(pn, 0, "entered\n"); in sendmail()
179 Dout(pn, 0, "dflag = 9\n"); in sendmail()
323 Dout(pn, 0, "header scan complete, readahead %d = \"%s\"\n", in sendmail()
357 Dout(pn, 0, "header out completed\n"); in sendmail()
368 Dout(pn, 0, "found old-style UNDELIVERABLE line. dflag = 9\n"); in sendmail()
398 Dout(pn, 0, "body copy complete, count %ld\n", count); in sendmail()
H A Derrmsg.c44 Dout(pn, 0, "%s\n",err_txt); in errmsg()
47 Dout(pn, 0,"%s\n",errlist[err_val]); in errmsg()
49 Dout(pn, 0,"error set to %d\n", error); in errmsg()
H A Dpushlist.c65 Dout(pn, 0, "hdrtype = %d/%s, contflg = %d, saved value = '%s'\n", in pushlist()
74 Dout(pn, 0, "H_CONT with no hdr yet\n"); in pushlist()
H A Ddoopen.c47 Dout(pn, 0, "can't open '%s' type: %s\n",program,file,type); in doopen()
48 Dout(pn, 0, "error set to %d\n", error); in doopen()
H A Dcopylet.c102 Dout(pn, 1, "(letnum = %d, type = %d), k = %ld\n", letnum, type, k); in xxxcopylet()
119 Dout(pn, 5, "loop 1: buf = %s, htype= %d/%s\n", buf, htype, header[htype].tag); in xxxcopylet()
135 Dout(pn, 5, "ZAP end header; n=%d, buf[0] = %d\n", n, buf[0]); in xxxcopylet()
179 Dout(pn, 3, "before gendeliv(), uval = '%s'\n", uval); in xxxcopylet()
298 Dout(pn, 5, "loop 2: buf = %s, htype= %d/%s\n", buf, htype, header[htype].tag); in xxxcopylet()
345 Dout(pn, 3,", let[%d].text = %s\n", in xxxcopylet()
363 Dout(pn, 1, "header processed, clen/k/n = %ld/%ld/%d\n", clen, k, n); in xxxcopylet()
370 Dout(pn, 1, "clen conflict. using k = %ld\n", k); in xxxcopylet()
379 Dout(pn, 1, "content-length mismatch. return(FALSE)\n"); in xxxcopylet()
389 Dout(pn, 3, "body processed, k=%ld\n", k); in xxxcopylet()
H A Ddumprcv.c44Dout(pn, 15, "type=%d, htype=%d/%s, *didrcvlines=%d, *suppress=%d\n", type, htype, htype >= 0 ? he…
48 Dout(pn, 15, "\trcvspot==-1\n");
57 Dout(pn, 15, "\tdidrcvlines == TRUE\n");
61 Dout(pn, 15, "\thtype < 0 || rcvspot != htype, *suppress=%d\n", *suppress);
71 Dout(pn, 15, "\t*didrcvlines=%d, *suppress=%d\n", *didrcvlines, *suppress);
H A Dprintmail.c82 Dout(pn, 0, "$MAIL ('%s') != standard path\n", in printmail()
84 Dout("", 0, "\tSetting flgf to 1.\n"); in printmail()
139 Dout(pn, 0, "error set to %d\n", error); in printmail()
148 Dout(pn, 0, "error set to %d\n", error); in printmail()
245 Dout(pn, 0, "resp = '%s'\n", resp); in printmail()
371 Dout(pn, 0, "!saved\n"); in printmail()
H A Dsel_disp.c72 Dout(pn, 2, "type = %d, hdrtype = %d/'%s', rc = %d\n", in sel_disp()
H A Dnew_recipl.c43 Dout(pn, 0, "entered\n");
H A Dpckaffspot.c62 Dout(pn, 3, "'%s'\n", (rc == -1 ? "No Auto-Forward-From lines" : header[rc].tag)); in pckaffspot()
H A Dpckrcvspot.c63 Dout(pn, 3, "'%s'\n", (rc == -1 ? "No Received: lines": header[rc].tag)); in pckrcvspot()
H A Dmain.c165 Dout(pn, 11, "!ismail, goerr=%d, i=%d\n", goerr, i); in main()
172 Dout(pn, 11, "exiting!\n"); in main()
186 Dout(pn, 11, "thissys = '%s', uname = '%s'\n", thissys, utsn.nodename); in main()
190 Dout(pn, 11, "failsafe processing enabled to %s\n", failsafe); in main()
213 Dout(pn, 11, "my_name = '%s'\n", my_name); in main()
232 Dout(pn, 11, "ismail=%d, argc=%d\n", ismail, argc); in main()
H A Dgoback.c50 Dout(pn, 0, "dflag = %d\n", dflag);
53 Dout(pn, 0, "error = %d\n", error);
63 Dout(pn, 0, "dflag = 1\n");
168 Dout(pn, 0, "maxerr = %d\n", maxerr);
172 Dout(pn, 0, "before return, dflag = %d, error = %d\n",
H A Dclr_hinfo.c49 Dout(pn, 0, "\n"); in clr_hinfo()
H A Ddel_recipl.c43 Dout(pn, 0, "entered\n");
H A Ddelete.c39 Dout(pn, 0, "caught signal %d\n", i);
H A Ddone.c74 Dout(pn, 0, "got signal %d\n", needtmp);
86 Dout(pn, 0, "maxerr set to %d\n", maxerr);
96 Dout(pn, 0, "temp file removed\n");
H A Dgendeliv.c43 Dout(pn, 0, "at entry, fp = o%lo, rc = %d,name = '%s'\n", (long)fp, rc, name);
70 Dout(pn, 0, "pos. notif. not requested\n");
76 Dout(pn, 0, "neg. notif. not requested\n");
87 Dout(pn, 0,"popenvp() failed\n");
113 Dout(pn, 0,"date from H_DATE = '%s'\n", hptr->value);
121 Dout(pn, 0,"date from H_FROM = '%s'\n", hptr->value);
244 Dout(pn, 5, "notification sent.\n");
H A Dckdlivopts.c74 Dout(pn, 0, "*svopts = o%o\n", *svopts);
79 Dout(pn, 3, "H_DEFOPTS line = '%s'\n", hp->value);
84 Dout(pn, 3, "H_TROPTS line = '%s'\n", hp->value);
89 Dout(pn, 3,"H_TCOPY line = '%s'\n", hp->value);
105 Dout(pn, 0,"returning = o%o\n", rc);
H A DDout.c49 Dout(char *subname, int level, char *fmt, ...) in Dout() function
52 Dout(Xsubname, Xlevel, Xfmt, va_alist) in Dout()
57 Dout(va_alist)
H A DMakefile39 copymt.o createmf.o del_recipl.o Dout.o delete.o \
H A Dmail.h274 extern void Dout(char *subname, int level, char *fmt, ...);
H A Dmkdead.c62 Dout(pn, 0, "Cannot malloc.\n"); in mkdead()
73 Dout(pn, 0, "Cannot create %s\n", dotdead); in mkdead()
77 Dout(pn, 0, "error set to %d\n", error); in mkdead()
108 Dout(pn, 0, "dflag set to 2\n"); in savdead()
111 Dout(pn, 0, "error set to %d\n", error); in savdead()
114 Dout(pn, 0, "maxerr set to %d\n", maxerr); in savdead()
H A Dcopymt.c57 Dout(pn, 0,"entered\n");
81 Dout(pn, 0, "1, let[%d].text = %s\n",
107 Dout(pn, 0, "2, let[%d].text = %s\n",
154 Dout(pn, 5, "setting StartNewMsg to FALSE\n");
179 Dout(pn, 5,"3, let[%d].text = %s\n",
H A Ddumpaff.c44Dout(pn, 15, "type=%d, htype=%d/%s, *didafflines=%d, *suppress=%d\n", type, htype, htype >= 0 ? he…
48 Dout(pn, 15, "\taffspot==-1\n");
55 Dout(pn, 15, "\tAuto-Forward-Count found\n");
63 Dout(pn, 15, "\tdidafflines == TRUE\n");
68 Dout(pn, 15, "\thtype < 0 || affspot != htype, *suppress=%d\n", *suppress);
79 Dout(pn, 15, "\t*didafflines=%d, *suppress=%d\n", *didafflines, *suppress);