Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsh.sem.c113 !isbfunc(t)) { in execute()
294 bifunc = isbfunc(t); in execute()
HDsh.decls.h180 extern const struct biltins *isbfunc (struct command *);
HDsh.func.c71 isbfunc(struct command *t) in isbfunc() function