Home
last modified time | relevance | path

Searched refs:S_ (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c126 Gcat(pargv[i], S_ /* "" */); in collect()
137 Gcat(as, S_ /* "" */); in collect()
155 Gcat(as, S_ /* "" */); in acollect()
206 Gcat(gpath, S_ /* "" */); in expand()
208 Gcat(gpath, S_ /* "" */); in expand()
485 Gcat(gpath, S_ /* "" */); in amatch()
671 cp = S_ /* "" */; in globone()
H A Dsh.exp.c496 return (S_ /* "" */); in exp6()
511 return (S_ /* "" */); in exp6()
532 return (S_ /* "" */); in exp6()
601 hp->word = S_ /* "" */; in evalav()
H A Dsh.tconst.c26 tchar S_[] = {0}; variable
205 tchar *justabs[] = { S_ /* "" */, 0 };
H A Dsh.dol.c132 Dvp = v; Dcp = S_ /* "" */; /* Setup input vector for Dreadc */ in Dfix2()
278 Gcat(S_ /* "" */, wbuf); in Dword()
594 dolp = S_ /* "" */; in setDolp()
H A Dsh.func.c45 1, S_, /* "" */
93 static struct biltins label = { S_, dolabel, 0, 0 }; in isbfunc()
456 cp = **v == ')' ? S_ : *v++; in doswitch()
1119 lp = S_; /* "" */ in dosetenv()
H A Dsh.lex.c104 hp->word = S_ /* "" */; in lex()
816 return (S_ /* "" */); in subword()
870 return (savestr(type == 'e' ? S_ /* "" */ : cp)); in domod()
H A Dsh.set.c387 return (vp == 0 || vp->vec[0] == 0 ? S_ /* "" */ : vp->vec[0]); in value1()
603 set(cp, S_ /* "" */); in setNS()
H A Dsh.misc.c51 s = S_ /* "" */; in savestr()
H A Dsh.c924 paraml.word = S_ /* "" */; in process()