Searched refs:isbfunc (Results 1 – 3 of 3) sorted by relevance
491 extern struct biltins *isbfunc(struct command *);
146 bifunc = t->t_dtyp == TCOM ? isbfunc(t) : (struct biltins *) 0;
76 isbfunc(struct command *t) in isbfunc() function