Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dmime_header.c344 decode_quoted_string(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_quoted_string() function
469 decode_quoted_string(&q, qend, &p, pend); in mime_decode_sfield()