Searched refs:outfm (Results 1 – 1 of 1) sorted by relevance
792 open_log(const char *outfn, mode_t outfm) in open_log() argument795 return open(outfn, O_CREAT | O_WRONLY | O_APPEND | O_CLOEXEC, outfm); in open_log()