HomeSort by: relevance | last modified time | path
    Searched defs:decode_domain_literal (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/mail/
mime_header.c 380 decode_domain_literal(char **obuf, char *oend, const char **ibuf, const char *iend) function in typeref:typename:void
475 decode_domain_literal(&q, qend, &p, pend);

Completed in 11 milliseconds