Searched refs:open_log (Results 1 – 1 of 1) sorted by relevance
105 static int open_log(const char *, mode_t);329 state.output_fd = open_log(state.output_filename, state.output_file_mode); in main()772 open_log(const char *outfn, mode_t outfm) in open_log() function783 outfd = open_log(state->output_filename, state->output_file_mode); in reopen_log()