Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c61 Char STReuser[] = { 'e', 'u', 's', 'e', 'r', '\0'}; variable
H A Dtc.prompt.c474 if ((z = varval(STReuser)) != STRNULL) in tprintf()
H A Dsh.c643 setcopy(STReuser, STRunknown, VAR_READWRITE); in main()
645 setcopy(STReuser, str2short(pw->pw_name), VAR_READWRITE); in main()