Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.set.c196 else if (eq(vp, STRrecognize_only_executables)) { in update_vars()
756 did_roe = adrof(STRrecognize_only_executables) != NULL; in unset()
803 if (did_roe && adrof(STRrecognize_only_executables) == 0) in unset()
H A Dtc.const.c413 Char STRrecognize_only_executables[] = { 'r', 'e', 'c', 'o', 'g', 'n', 'i', variable
H A Dtw.init.c207 struct varent *recexec = adrof(STRrecognize_only_executables); in tw_cmd_cmd()