Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tconst.c99 tchar S_USER[] = {'U','S','E','R',0};/*USER*/ variable
H A Dsh.set.c120 local_setenv(S_USER /* "USER" */, value(vp)); in doset()
H A Dsh.c223 local_setenv(S_USER, strtots((tchar *)0, pw->pw_name)); in main()