Searched defs:log_out (Results 1 – 2 of 2) sorted by relevance
45 pub log_out: Option<File>, field54 let log_out = match opts.logfile { in new() localVariable85 pub log_out: Option<File>, field103 let log_out = match opts.logfile { in new() localVariable
50 static FILE *log_out; variable