Home
last modified time | relevance | path

Searched refs:qemu_funlockfile (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dos-posix.h92 static inline void qemu_funlockfile(FILE *f) in qemu_funlockfile() function
H A Dos-win32.h165 static inline void qemu_funlockfile(FILE *f) in qemu_funlockfile() function
/openbmc/qemu/util/
H A Dlog.c139 qemu_funlockfile(logfile); in qemu_log_unlock()