Searched refs:doexec (Results 1 – 4 of 4) sorted by relevance
114 extern void doexec (struct command *, int);
146 doexec(struct command *t, int do_glob) in doexec() function612 doexec(kp, 1); in execash()
666 doexec(t, do_glob); in execute()
618 goto doexec; in f_exec()645 doexec: if ((plan->flags & F_NEEDOK) && !queryuser(plan->e_argv)) in f_exec()