Home
last modified time | relevance | path

Searched refs:S_then (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c189 tchar S_then[] = {'t','h','e','n',0}; /*"then"*/ variable
H A Dsh.func.c356 if (eq(*vv, S_then)) { in doif()
360 setname(S_then); in doif()
772 eq(aword, S_then)) {