Searched refs:recexec (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtw.init.c207 struct varent *recexec = adrof(STRrecognize_only_executables); local
224 if (recexec) {
245 if (dp->d_ino == 0 || (recexec && !executable(dir, name, 0)))

Completed in 93 milliseconds