Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c422 dolp = file ? S_1 /* "1" */ : S_0 /* "0" */; in Dgetdol()
460 dolp = (vp || getenv_(name)) ? S_1 /* "1" */ : S_0 /* "0" */; in Dgetdol()
H A Dsh.tconst.c28 tchar S_1[]={'1', 0}; variable