Searched refs:exec_check (Results 1 – 1 of 1) sorted by relevance
939 int exec_check = flags & TW_EXEC_CHK;/* need to check executability */ in tw_collect_items() local1033 exec_check = flags & TW_EXEC_CHK; in tw_collect_items()1064 if (!(exec_check && !executable(exp_dir->s, item.s, dir_ok))) { in tw_collect_items()1075 if (exec_check && in tw_collect_items()1114 if (exec_check && !executable(exp_dir->s, item.s, dir_ok)) in tw_collect_items()1141 if (!(dir_ok && exec_check)) in tw_collect_items()