Searched refs:doexec (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh3.c55 _PROTOTYPE(int doexec, (struct op *t ));
300 if ((pin != NULL || pout != NULL) && shcom != NULL && shcom != doexec) {
314 if (shcom != NULL && shcom != doexec) {
744 doexec(t) function
1114 "exec", doexec,
/freebsd-11-stable/usr.bin/find/
H A Dfunction.c617 goto doexec;
644 doexec: if ((plan->flags & F_NEEDOK) && !queryuser(plan->e_argv))
/freebsd-11-stable/contrib/tcsh/
H A Dsh.decls.h114 extern void doexec (struct command *, int);
H A Dsh.exec.c146 doexec(struct command *t, int do_glob) function
612 doexec(kp, 1);
H A Dsh.sem.c666 doexec(t, do_glob);

Completed in 105 milliseconds