Searched refs:truncate_flag (Results 1 – 1 of 1) sorted by relevance
3690 bool _redirect_to_file(FILE* redirect, char* path, int truncate_flag) { in _redirect_to_file() argument3694 O_WRONLY | O_CREAT | truncate_flag | O_CLOEXEC | O_NOFOLLOW, in _redirect_to_file()