Searched refs:qmp_fd_vsend_fds (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | libqmp.h | 25 void qmp_fd_vsend_fds(int fd, int *fds, size_t fds_num,
|
H A D | libqmp.c | 181 void qmp_fd_vsend_fds(int fd, int *fds, size_t fds_num, in qmp_fd_vsend_fds() function
|
H A D | libqtest.c | 787 qmp_fd_vsend_fds(s->qmp_fd, fds, fds_num, fmt, ap); in qtest_qmp_vsend_fds()
|