Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.exec.c255 v = adrof1(S_shell /* "shell" */, &aliases); in texec()
263 vp[0] = adrof(S_shell /* "shell" */) ? in texec()
264 value(S_shell /* "shell" */) : in texec()
H A Dsh.tconst.c180 tchar S_shell[] = {'s','h','e','l','l', 0}; variable
H A Dsh.c241 set(S_shell /* "shell" */, S_SHELLPATH); in main()