Home
last modified time | relevance | path

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

/src/contrib/tcsh/
H A Dtc.const.c352 Char STRLOGNAME[] = { 'L', 'O', 'G', 'N', 'A', 'M', 'E', '\0' }; variable
H A Dsh.set.c102 tsetenv(STRLOGNAME, varval(vp)); in update_vars()
H A Dsh.c662 tsetenv(STRLOGNAME, varval(STRuser)); in main()