Searched defs:log_file (Results 1 – 10 of 10) sorted by relevance
35 int log_file; member
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()
29 static FILE *log_file; variable
35 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
44 char *log_file; member
180 int log_file; member
769 const char *log_file = NULL; in main() local
128 const char *log_file; in _init_logging() local
211 log_file(const char *timestr, in log_file() function
88 char *log_file; member