Home
last modified time | relevance | path

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

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