Searched refs:open_log (Results 1 – 1 of 1) sorted by relevance
104 static int open_log(const char *);316 state.output_fd = open_log(state.output_filename); in main()759 open_log(const char *outfn) in open_log() function770 outfd = open_log(state->output_filename); in reopen_log()