Home
last modified time | relevance | path

Searched defs:orig_len (Results 1 – 5 of 5) sorted by relevance

/qemu/chardev/
H A Dtestdev.c91 int tocopy, eaten, orig_len = len; in testdev_chr_write() local
H A Dbaum.c494 int tocopy, cur, eaten, orig_len = len; in baum_chr_write() local
/qemu/tests/qtest/libqos/
H A Di2c-omap.c102 uint16_t orig_len = len; in omap_i2c_recv() local
/qemu/hw/usb/
H A Dpcap.c33 uint32_t orig_len; /* actual length of packet */ member
/qemu/util/
H A Diov.c158 size_t orig_len, tail; in iov_send_recv_with_flags() local