Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.sem.c56 struct biltins *bifunc; local
144 bifunc = t->t_dtyp == TCOM ? isbfunc(t) : (struct biltins *) 0;
154 (!bifunc || t->t_dflg & (FPOU|FAND|FNICE|FNOHUP))))
157 bifunc || AnyBquote(t))
297 if (bifunc) {
298 func(t, bifunc);