Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tcsh/
H A Dtc.os.c67 static Char *syspaths[] = {STRKPATH, STRCPATH, STRLPATH, STRMPATH, variable
112 npaths = (sizeof syspaths / sizeof *syspaths) - 1; in dosetpath()
113 pathvars = syspaths; in dosetpath()