HomeSort by relevance Sort by last modified time
    Searched refs:log_local_buf (Results 1 - 3 of 3) sorted by null

  /external/fio/
log.h 13 extern int log_local_buf(const char *buf, size_t);
log.c 27 int log_local_buf(const char *buf, size_t len) function
server.c 1023 return log_local_buf(buf, len);
    [all...]

Completed in 421 milliseconds