Home
last modified time | relevance | path

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

/curl/lib/
H A Dmime.c763 const char *bytes, size_t numbytes, in readback_bytes() argument
769 if(numbytes > offset) { in readback_bytes()
770 sz = numbytes - offset; in readback_bytes()
774 sz = offset - numbytes; in readback_bytes()

Completed in 9 milliseconds