Searched refs:doexec (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/tools/regression/execve/
H A DMakefile3 PROG= doexec
/freebsd-9.3-release/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-9.3-release/contrib/tcsh/
H A Dsh.decls.h114 extern void doexec (struct command *, int);
H A Dsh.exec.c150 doexec(struct command *t, int do_glob) function
615 doexec(kp, 1);
H A Dsh.sem.c653 doexec(t, do_glob);
/freebsd-9.3-release/usr.bin/find/
H A Dfunction.c608 goto doexec;
635 doexec: if ((plan->flags & F_NEEDOK) && !queryuser(plan->e_argv))

Completed in 163 milliseconds