Searched refs:rc_file (Results 1 – 1 of 1) sorted by relevance
577 std::ofstream rc_file(RC_FILE(cmdline)); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local579 concatenate_files(rc_file, in_header); in SAL_IMPLEMENT_MAIN_WITH_ARGS()581 inflate_rc_template_to_file(rc_file, rc_tmpl, substitutor); in SAL_IMPLEMENT_MAIN_WITH_ARGS()584 concatenate_files(rc_file, in_footer); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
Completed in 10 milliseconds