Searched refs:open_tlog (Results 1 – 3 of 3) sorted by relevance
35 void open_tlog(char *file, size_t bytes, int level, int append);
54 open_tlog("/tmp/tapdisk.log", (64 << 10), TLOG_WARN, 0); in tapdisk_start_logging()
72 open_tlog(char *file, size_t bytes, int level, int append) in open_tlog() function
Completed in 3 milliseconds