Searched defs:log_file (Results 1 – 4 of 4) sorted by relevance
55 void init_log_file(const char *log_file, int append) in init_log_file()67 void init_log_direct(const char *log_file, int append) in init_log_direct()
61 FILE *log_file; member
129 const char *log_file; in _init_logging() local
62 char *log_file; /* LF: log file */ member