Searched refs:S_MINUS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c175 } else if (eq((vv = strip(vv)), S_MINUS)) {
177 gointr = S_MINUS;
H A Dsh.sem.c225 && eq(gointr, S_MINUS/*"-"*/);
H A Dsh.proc.c281 (!gointr || !eq(gointr, S_MINUS /* "-" */))) {
1202 || (gointr && eq(gointr, S_MINUS /* "-" */));

Completed in 67 milliseconds