Searched refs:STRKPATH (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tc.const.c | 304 Char STRKPATH[] = { 'P', 'A', 'T', 'H', '\0' }; variable
|
H A D | tc.os.c | 67 static Char *syspaths[] = {STRKPATH, STRCPATH, STRLPATH, STRMPATH, 175 if (Strcmp(name, STRKPATH) == 0) { in dosetpath()
|
H A D | sh.set.c | 938 tsetenv(STRKPATH, exppath); in exportpath()
|
H A D | sh.func.c | 1408 if (eq(vp, STRKPATH)) { in dosetenv()
|