Home
last modified time | relevance | path

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

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