Home
last modified time | relevance | path

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

/curl/lib/
H A Dmime.c765 const char *bytes, size_t numbytes, in readback_bytes() argument
771 if(numbytes > offset) { in readback_bytes()
772 sz = numbytes - offset; in readback_bytes()
776 sz = offset - numbytes; in readback_bytes()

Completed in 7 milliseconds