Searched refs:redirect_to_file (Results 1 – 3 of 3) sorted by relevance
547 bool redirect_to_file(FILE* redirect, char* path);
800 bool redirect_to_file(FILE* redirect, char* path) { in redirect_to_file() function
2650 if (!redirect_to_file(stderr, const_cast<char*>(log_path_.c_str()))) { in RunInternal()2665 if (!redirect_to_file(stdout, const_cast<char*>(tmp_path_.c_str()))) { in RunInternal()