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

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

Completed in 13 milliseconds