Searched refs:readback_bytes (Results 1 – 1 of 1) sorted by relevance
/curl/lib/ |
H A D | mime.c | 763 static size_t readback_bytes(struct mime_state *state, in readback_bytes() function 948 sz = readback_bytes(&part->state, buffer, bufsize, in readback_part() 955 sz = readback_bytes(&part->state, buffer, bufsize, STRCONST("\r\n"), in readback_part() 1021 sz = readback_bytes(&mime->state, buffer, nitems, STRCONST("\r\n--"), in mime_subparts_read() 1028 sz = readback_bytes(&mime->state, buffer, nitems, mime->boundary, in mime_subparts_read() 1031 sz = readback_bytes(&mime->state, buffer, nitems, mime->boundary, in mime_subparts_read()
|
Completed in 8 milliseconds