Searched defs:log_file (Results 1 – 6 of 6) sorted by relevance
172 struct log_file { argument 171 struct log_file { global() struct 173 lf_fnamelog_entry::log_union::log_file global() argument 174 lf_fopen_modelog_entry::log_union::log_file global() argument 177 lf_rotate_periodlog_entry::log_union::log_file global() argument 178 lf_last_rotatedlog_entry::log_union::log_file global() argument 179 lf_rotate_versionslog_entry::log_union::log_file global() argument 180 } log_file; global() member
330 struct log_file { struct 341 * log_file and log_buffer flags. argument
33 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
467 log_file(dblp, lsn, namep, len) in log_file() function
88 FILE *log_file; /* log file pointer */ variable