Home
last modified time | relevance | path

Searched refs:S_cdpath (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dir.c203 && (c = adrof(S_cdpath)) in dfollow()
228 && (c = adrof(S_cdpath)) in dfollow()
H A Dsh.tconst.c109 tchar S_cdpath[]={'c', 'd', 'p', 'a', 't', 'h', 0}; variable
H A Dsh.set.c125 else if (eq(vp, S_cdpath /* "cdpath" */)) in doset()
255 if (eq(vp, S_cdpath /* "cdpath" */)) in dolet()
H A Dsh.exec.c401 v = adrof(S_cdpath /* "cdpath" */); in dohash()