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