Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dlibqmp.c194 QDict *qmp_fdv(int fd, const char *fmt, va_list ap) in qmp_fdv() function
207 response = qmp_fdv(fd, fmt, ap); in qmp_fd()
H A Dlibqmp.h32 QDict *qmp_fdv(int fd, const char *fmt, va_list ap) G_GNUC_PRINTF(2, 0);