Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tconst.c67 tchar S_PATH[] = {'P','A','T','H',0};/*"PATH"*/ variable
H A Dsh.set.c652 local_setenv(S_PATH /* "PATH" */, exppath); in exportpath()
H A Dsh.func.c1111 if (eq(vp, S_PATH)) { in dosetenv()