Searched refs:numbytes (Results 1 – 1 of 1) sorted by relevance
765 const char *bytes, size_t numbytes, in readback_bytes() argument771 if(numbytes > offset) { in readback_bytes()772 sz = numbytes - offset; in readback_bytes()776 sz = offset - numbytes; in readback_bytes()
Completed in 8 milliseconds