Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.sem.c58 struct biltins *bifunc; local
146 bifunc = t->t_dtyp == TCOM ? isbfunc(t) : (struct biltins *) 0;
156 (!bifunc || t->t_dflg & (FPOU|FAND|FNICE|FNOHUP))))
159 bifunc || AnyBquote(t))
299 if (bifunc) {
300 func(t, bifunc);