HomeSort by relevance Sort by last modified time
    Searched refs:S_ (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.tconst.c 28 tchar S_[] = {0};
207 tchar *justabs[] = { S_ /* "" */, 0 };
sh.glob.c 123 Gcat(pargv[i], S_ /* "" */);
134 Gcat(as, S_ /* "" */);
152 Gcat(as, S_ /* "" */);
203 Gcat(gpath, S_ /* "" */);
205 Gcat(gpath, S_ /* "" */);
482 Gcat(gpath, S_ /* "" */);
668 cp = S_ /* "" */;
sh.dol.c 123 Dvp = v; Dcp = S_ /* "" */; /* Setup input vector for Dreadc */
269 Gcat(S_ /* "" */, wbuf);
585 dolp = S_ /* "" */;
sh.exp.c 496 return (S_ /* "" */);
511 return (S_ /* "" */);
532 return (S_ /* "" */);
601 hp->word = S_ /* "" */;
sh.func.c 47 1, S_, /* "" */
82 static struct biltins label = { S_, dolabel, 0, 0 };
445 cp = **v == ')' ? S_ : *v++;
1108 lp = S_; /* "" */
sh.set.c 390 return (vp == 0 || vp->vec[0] == 0 ? S_ /* "" */ : vp->vec[0]);
606 set(cp, S_ /* "" */);
sh.misc.c 53 s = S_ /* "" */;
sh.lex.c 98 hp->word = S_ /* "" */;
809 return (S_ /* "" */);
863 return (savestr(type == 'e' ? S_ /* "" */ : cp));
sh.c 946 paraml.word = S_ /* "" */;

Completed in 120 milliseconds