Searched refs:bfunc (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c90 struct biltins bfunc[] = { variable in typeref:struct:biltins
164 int nbfunc = sizeof bfunc / sizeof *bfunc;
H A Dsh.func.c106 for (bp1 = bfunc, bp2 = bfunc + nbfunc; bp1 < bp2; ) {
H A Dsh.h162 } bfunc[];
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.h81 void (*bfunc)(wchar_t **, int); member in struct:bs
H A Dm4.c554 (*barray[builtin_idx(*dp)].bfunc)(a1, c);

Completed in 62 milliseconds