Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dtc.const.c307 Char STRKPATH[] = { 'P', 'A', 'T', 'H', '\0' }; variable
H A Dtc.os.c71 static Char *syspaths[] = {STRKPATH, STRCPATH, STRLPATH, STRMPATH,
179 if (Strcmp(name, STRKPATH) == 0) { in dosetpath()
H A Dsh.set.c946 tsetenv(STRKPATH, exppath); in exportpath()
H A Dsh.func.c1412 if (eq(vp, STRKPATH)) { in dosetenv()