Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.os.c84 int i, sysflag; in dosetpath() local
107 sysflag = 0; in dosetpath()
111 sysflag = 1; in dosetpath()
147 if (setpath(cpaths, cmds, LOCALSYSPATH, sysflag, 1) < 0) { in dosetpath()