Searched refs:readbytes (Results 1 – 4 of 4) sorted by relevance
256 uint32_t readbytes; in main() local268 readbytes = read(tmpfiledescriptor, (void*) buf, XML_BUFSIZE); in main()270 if (readbytes >= 2 && readbytes < XML_BUFSIZE) { in main()272 dump_xml_fragment(buf, readbytes); in main()
819 unsigned long *readbytes, in ptp_read_func() argument935 if (readbytes) *readbytes = curread; in ptp_read_func()
785 unsigned long *readbytes, in ptp_read_func() argument909 if (readbytes) *readbytes = curread; in ptp_read_func()
834 unsigned long *readbytes, in ptp_read_func() argument950 if (readbytes) *readbytes = curread; in ptp_read_func()