Home
last modified time | relevance | path

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

/external/curl/lib/
Dmime.c774 static size_t read_part_content(curl_mimepart *part, in read_part_content() function
878 sz = read_part_content(part, st->buf + st->bufend, in read_encoded_part_content()
961 sz = read_part_content(part, buffer, bufsize, hasread); in readback_part()