Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c65 tchar S_PATH[] = {'P','A','T','H',0};/*"PATH"*/ variable
H A Dsh.set.c649 local_setenv(S_PATH /* "PATH" */, exppath); in exportpath()
H A Dsh.func.c1122 if (eq(vp, S_PATH)) { in dosetenv()