Searched refs:read_part_content (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dmime.c745 static size_t read_part_content(curl_mimepart *part, function
796 sz = read_part_content(part, st->buf + st->bufend,
878 sz = read_part_content(part, buffer, bufsize);

Completed in 73 milliseconds