Searched defs:log_file (Results 1 – 14 of 14) 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
70 log_function_type log_file; variable
134 log_file(int priority, const char *message) in log_file() function
44 char *log_file; member
181 int log_file; global() member
160 void log_file(FILE *f) in log_file() function
61 FILE *log_file; member
128 const char *log_file; in _init_logging() local
88 char *log_file; member
211 log_file(const char *timestr, in log_file() function
831 char *log_file = 0; in FDECL2() local