Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-posix.h87 static inline void qemu_flockfile(FILE *f) in qemu_flockfile() function
H A Dos-win32.h158 static inline void qemu_flockfile(FILE *f) in qemu_flockfile() function
/openbmc/qemu/util/
H A Dlog.c126 qemu_flockfile(logfile); in qemu_log_trylock_with_err()