Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c357 Char STRKHOME[] = { 'H', 'O', 'M', 'E', '\0' }; variable
H A Dsh.set.c157 tsetenv(STRKHOME, canon); in update_vars()
H A Dsh.c610 tsetenv(STRKHOME, cp); in main()
H A Dsh.func.c1465 if (eq(vp, STRKHOME)) { in dosetenv()