Searched refs:denlstring (Results 1 - 10 of 10) sorted by relevance
| /sendmail/sendmail/ |
| H A D | stab.c | 290 denlstring(p, true,
|
| H A D | queue.c | 647 denlstring(e->e_bodytype, true, false)); 652 denlstring(e->e_quarmsg, true, false)); 657 denlstring(e->e_message, true, false)); 688 denlstring(p, true, false)); 693 denlstring(e->e_envid, true, false)); 698 denlstring(e->e_auth_param, true, false)); 713 denlstring(q->q_message, true, 719 denlstring(q->q_orcpt, true, 723 denlstring(q->q_finalrcpt, true, 741 denlstring( [all...] |
| H A D | recipient.c | 214 (void) sm_strlcpy(bufp, denlstring(list, false, true), i); 378 (void) sm_strlcpy(bufp, denlstring(list, false, true), i); 587 p = xtextify(denlstring(qp, true, false), "=");
|
| H A D | mci.c | 1091 denlstring(mci->mci_status, true, false)); 1095 denlstring(mci->mci_rstatus, true, false));
|
| H A D | headers.c | 905 (void) sendtolist(denlstring(h->h_value, true, false), 2177 name = denlstring(name, false, true);
|
| H A D | util.c | 2283 (void) denlstring(f, true, true); 2316 denlstring(s, strict, logattacks) function
|
| H A D | daemon.c | 4060 ans = denlstring((char *) hp->h_name, true, true); 4468 name = denlstring((char *) hp->h_name, true, true);
|
| H A D | main.c | 866 from = newstr(denlstring(optarg, true, true)); 1697 full = newstr(denlstring(FullName, true, true));
|
| H A D | sendmail.h | 2626 extern char *denlstring __P((char *, bool, bool));
|
| H A D | readcf.c | 3161 DefaultCharSet = newstr(denlstring(val, true, true));
|
Completed in 86 milliseconds