Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.exec.c240 v = adrof1(S_shell /* "shell" */, &aliases); in texec()
248 vp[0] = adrof(S_shell /* "shell" */) ? in texec()
249 value(S_shell /* "shell" */) : in texec()
H A Dsh.tconst.c182 tchar S_shell[] = {'s','h','e','l','l', 0}; variable
H A Dsh.c237 set(S_shell /* "shell" */, S_SHELLPATH); in main()