Searched refs:log_local_buf (Results 1 – 3 of 3) sorted by relevance
13 extern int log_local_buf(const char *buf, size_t);
27 int log_local_buf(const char *buf, size_t len) in log_local_buf() function
935 return log_local_buf(buf, len); in fio_server_text_output()