Searched refs:denlstring (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | queue.c | 653 denlstring(e->e_quarmsg, true, false)); 658 denlstring(e->e_message, true, false)); 693 denlstring(p, true, false)); 698 denlstring(e->e_envid, true, false)); 719 denlstring(q->q_message, true, 725 denlstring(q->q_orcpt, true, 729 denlstring(q->q_finalrcpt, true, 753 denlstring(q->q_paddr, true, false)); 855 denlstring(buf, false, true)); 876 denlstring(h->h_value, false, [all …]
|
| H A D | stab.c | 300 denlstring(p, true,
|
| 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); 592 p = xtextify(denlstring(qp, true, false), "=");
|
| H A D | mci.c | 1135 denlstring(mci->mci_status, true, false)); 1139 denlstring(mci->mci_rstatus, true, false));
|
| H A D | headers.c | 905 (void) sendtolist(denlstring(h->h_value, true, false), 2198 name = denlstring(name, false, true);
|
| H A D | util.c | 2284 (void) denlstring(f, true, true); 2317 denlstring(s, strict, logattacks) in denlstring() function
|
| H A D | main.c | 880 from = newstr(denlstring(optarg, true, true)); 1711 full = newstr(denlstring(FullName, true, true));
|
| H A D | daemon.c | 4207 ans = denlstring((char *) hp->h_name, true, true); 4612 name = denlstring((char *) hp->h_name, true, true);
|
| H A D | sendmail.h | 2721 extern char *denlstring __P((char *, bool, bool));
|
| H A D | readcf.c | 3735 DefaultCharSet = newstr(denlstring(val, true, true));
|