Searched refs:biltins (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/csh/
H A Dinit.c48 struct biltins bfunc[] =
H A Dfunc.c71 struct biltins *
74 static struct biltins label = {"", dozip, 0, 0};
75 static struct biltins foregnd = {"%job", dofg1, 0, 0};
76 static struct biltins backgnd = {"%job &", dobg1, 0, 0};
77 struct biltins *bp, *bp1, *bp2;
115 func(struct command *t, struct biltins *bp)
H A Dextern.h146 void func(struct command *, struct biltins *);
147 struct biltins *isbfunc(struct command *);
H A Dcsh.h357 extern struct biltins { struct
H A Dexec.c638 struct biltins *bptr;
H A Dsem.c67 struct biltins * volatile bifunc;
/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c384 } biltins[] = { variable in typeref:struct:biltin
1605 for (bi = biltins; bi->bi_service; bi++)

Completed in 78 milliseconds