Searched defs:qmp_send (Results 1 – 3 of 3) sorted by relevance
22 static inline int qmp_send(struct qmp *qmp, const char *fmt, ...) in qmp_send() function
217 int qmp_send(struct qmp *qmp, const char *fmt, ...) in qmp_send() function
225 static int qmp_send(struct qmp *qmp, const void *data, size_t len) in qmp_send() function