Home
last modified time | relevance | path

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

/external/fio/
Dlog.h13 extern int log_local_buf(const char *buf, size_t);
Dlog.c27 int log_local_buf(const char *buf, size_t len) in log_local_buf() function
Dserver.c935 return log_local_buf(buf, len); in fio_server_text_output()