Searched refs:reg_files_only (Results 1 – 1 of 1) sorted by relevance
558 const bool reg_files_only = !opt_stdout; in io_open_src_real() local687 if (reg_files_only && !S_ISREG(pair->src_st.st_mode)) { in io_open_src_real()694 if (reg_files_only && !opt_force && !opt_keep_original) { in io_open_src_real()