Home
last modified time | relevance | path

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

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