Home
last modified time | relevance | path

Searched defs:fdsize (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dlibqmp.c105 size_t fdsize = sizeof(int) * fds_num; in socket_send_fds() local
/openbmc/qemu/io/
H A Dchannel-socket.c566 size_t fdsize = sizeof(int) * nfds; in qio_channel_socket_writev() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c626 size_t fdsize = vmsg->fd_num * sizeof(int); in vu_message_write() local
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1794 size_t fdsize = 0; in backend_read() local