Home
last modified time | relevance | path

Searched refs:iosend (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
441 iosend[0].iov_base = bufsend; in test_io_channel_unix_fd_pass()
442 iosend[0].iov_len = G_N_ELEMENTS(bufsend); in test_io_channel_unix_fd_pass()
451 iosend, in test_io_channel_unix_fd_pass()
452 G_N_ELEMENTS(iosend), in test_io_channel_unix_fd_pass()