Home
last modified time | relevance | path

Searched refs:quote_internal_chars (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dsendmail.h26 # define quote_internal_chars(ibp, obp, bsp, rpool) quote_internal_chars_tagged(ibp, obp, bsp, rpoo… macro
28 extern char *quote_internal_chars __P((char *, char *, int *, SM_RPOOL_T *));
29 # define quote_internal_chars_tagged(ibp, obp, bsp, rpool, file, line, group) quote_internal_chars(…
/freebsd/contrib/sendmail/libsm/
H A Dt-qic.c62 obp = quote_internal_chars(in, out, &outlen, NULL);
247 obp = quote_internal_chars(NULL, NULL, &los, NULL);
253 obp = quote_internal_chars(line_in, NULL, &los, NULL);
H A Dt-ixlen.c49 obp = quote_internal_chars(str, NULL, &outlen, NULL);
H A Dutil.c150 quote_internal_chars in quote_internal_chars_tagged()
/freebsd/contrib/sendmail/src/
H A Dalias.c766 line = quote_internal_chars(lbuf, NULL, &len, NULL);
1008 pp = quote_internal_chars(pp, NULL, &len, NULL);
H A Dparseaddr.c94 addr = quote_internal_chars(addr, NULL, &len, NULL);
162 a->q_user = quote_internal_chars(a->q_user, NULL, &len, e->e_rpool); /* EAI: ok */
2218 p = quote_internal_chars(a->q_host, NULL, &len, NULL);
2914 p = quote_internal_chars(a->q_host, NULL, &len, NULL);
H A Dmain.c2826 fromaddr = quote_internal_chars(fromaddr, NULL, &j, NULL);
4166 q = quote_internal_chars(in, in, &len, NULL);
4601 q = quote_internal_chars(q, exbuf, &len, NULL);
4666 p = quote_internal_chars(p, exbuf, &len, NULL);
H A Dmilter.c3016 mh_value = quote_internal_chars(val, NULL, &mh_v_len, NULL);
3132 mh_value = quote_internal_chars(val, NULL, &mh_v_len, NULL);
3204 mh_value = quote_internal_chars(val, NULL, &mh_v_len, NULL);
H A Drecipient.c1987 p = quote_internal_chars(p, NULL, &len, NULL);
H A Dheaders.c539 xbp = quote_internal_chars(line, xbuf, &xbufs, NULL);
H A Dsrvrsmtp.c2942 p = quote_internal_chars(p, iaddr, &len, NULL);
3264 p = quote_internal_chars(p, iaddr, &len, NULL);
H A Dreadcf.c883 bp = quote_internal_chars(ibp, obp, bsp, NULL);
H A Ddeliver.c1842 host = quote_internal_chars(host, NULL, &strsize, NULL);
H A Dmap.c618 quoted = quote_internal_chars(buf, NULL, &newlen, NULL);
H A DREADME1888 as well as the functions quote_internal_chars() and