Home
last modified time | relevance | path

Searched refs:flush_log (Results 1 – 6 of 6) sorted by relevance

/external/dnsmasq/src/
Dlog.c410 void flush_log(void) in flush_log() function
436 flush_log(); in die()
Ddnsmasq.c802 flush_log(); in async_event()
1092 flush_log(); in check_dns_listeners()
Ddnsmasq.h722 void flush_log(void);
/external/fio/
Diolog.h282 extern void flush_log(struct io_log *, bool);
Diolog.c1066 void flush_log(struct io_log *log, bool do_append) in flush_log() function
1117 flush_log(log, !td->o.per_job_logs); in finish_log()
Dbackend.c2427 flush_log(log, false); in fio_backend()