Searched refs:bfunc (Results 1 – 5 of 5) sorted by relevance
970 for (bptr = bfunc; bptr < &bfunc[nbfunc]; bptr++) { in tellmewhat()1108 for (bptr = bfunc; bptr < &bfunc[nbfunc]; bptr++) { in find_cmd()
42 const struct biltins bfunc[] = { variable181 int nbfunc = sizeof bfunc / sizeof *bfunc;
111 for (bp1 = bfunc, bp2 = bfunc + nbfunc; bp1 < bp2;) { in isbfunc()2569 for (maxwidth = 0, b = bfunc; b < &bfunc[nbfunc]; ++b)2578 for (b = bfunc, row = 0; row < rows; row++) {2580 if (b < &bfunc[nbfunc]) {
268 for (bptr = bfunc; bptr < &bfunc[nbfunc]; bptr++) in tw_cmd_builtin()
973 } bfunc[]; variable