Home
last modified time | relevance | path

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

/curl/lib/
H A Dmime.c761 static size_t readback_bytes(struct mime_state *state, in readback_bytes() function
946 sz = readback_bytes(&part->state, buffer, bufsize, in readback_part()
953 sz = readback_bytes(&part->state, buffer, bufsize, STRCONST("\r\n"), in readback_part()
1019 sz = readback_bytes(&mime->state, buffer, nitems, STRCONST("\r\n--"), in mime_subparts_read()
1026 sz = readback_bytes(&mime->state, buffer, nitems, mime->boundary, in mime_subparts_read()
1029 sz = readback_bytes(&mime->state, buffer, nitems, mime->boundary, in mime_subparts_read()

Completed in 8 milliseconds