Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-socket.c420 struct iovec iosend[1], iorecv[1]; in test_io_channel_unix_fd_pass() local
444 iorecv[0].iov_base = bufrecv; in test_io_channel_unix_fd_pass()
445 iorecv[0].iov_len = G_N_ELEMENTS(bufrecv); in test_io_channel_unix_fd_pass()
459 iorecv, in test_io_channel_unix_fd_pass()
460 G_N_ELEMENTS(iorecv), in test_io_channel_unix_fd_pass()