Home
last modified time | relevance | path

Searched refs:STRrecognize_only_executables (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/tcsh/
HDsh.set.c192 else if (eq(vp, STRrecognize_only_executables)) { in update_vars()
746 did_roe = adrof(STRrecognize_only_executables) != NULL; in unset()
787 if (did_roe && adrof(STRrecognize_only_executables) == 0) in unset()
HDtc.const.c411 Char STRrecognize_only_executables[] = { 'r', 'e', 'c', 'o', 'g', 'n', 'i', variable
HDtw.init.c212 struct varent *recexec = adrof(STRrecognize_only_executables); in tw_cmd_cmd()