Searched refs:isbfunc (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/bin/csh/ | ||
| H A D | extern.h | 150 struct biltins *isbfunc(struct command *); |
| H A D | sem.c | 157 bifunc = isbfunc(t); in execute() |
| H A D | func.c | 73 isbfunc(struct command *t) in isbfunc() function |