Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-print.c49 int qemu_vfprintf(FILE *stream, const char *fmt, va_list ap) in qemu_vfprintf() function
67 ret = qemu_vfprintf(stream, fmt, ap); in qemu_fprintf()
/openbmc/qemu/include/qemu/
H A Dqemu-print.h19 int qemu_vfprintf(FILE *stream, const char *fmt, va_list ap)