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

/freebsd-current/usr.sbin/inetd/
H A Dinetd.h151 extern struct biltin biltins[];
H A Dbuiltins.c74 struct biltin biltins[] = { variable in typeref:struct:biltin
H A Dinetd.c1928 for (bi = biltins; bi->bi_service; bi++)
/freebsd-current/contrib/tcsh/
H A Dsh.decls.h178 const struct biltins *);
180 extern const struct biltins *isbfunc (struct command *);
H A Dsh.func.c66 const struct biltins *
70 const struct biltins *bp, *bp1, *bp2;
71 static struct biltins label = {"", dozip, 0, 0};
72 static struct biltins foregnd = {"%job", dofg1, 0, 0};
73 static struct biltins backgnd = {"%job &", dobg1, 0, 0};
130 func(struct command *t, const struct biltins *bp)
2559 const struct biltins *b;
H A Dsh.h969 extern const struct biltins { struct
976 extern struct biltins nt_bfunc[];
H A Dtw.init.c266 const struct biltins *bptr;
H A Dsh.exec.c929 const struct biltins *bptr;
1084 const struct biltins *bptr;
H A Dsh.init.c42 const struct biltins bfunc[] = {
H A Dsh.sem.c87 const struct biltins * volatile bifunc;

Completed in 115 milliseconds