Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dextern.h150 struct biltins *isbfunc(struct command *);
H A Dsem.c157 bifunc = isbfunc(t); in execute()
H A Dfunc.c73 isbfunc(struct command *t) in isbfunc() function