OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_log_flush
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
qemu-log.h
73
#define
qemu_log_flush
() fflush(logfile)
macro
translate-all.c
165
qemu_log_flush
();
exec.c
[
all
...]
/external/qemu/block/
raw-posix.c
76
{ qemu_log(formatCstr, ## __VA_ARGS__);
qemu_log_flush
(); } } while (0)
[
all
...]
Completed in 786 milliseconds