Searched refs:exec_script_makecmds (Results 1 – 3 of 3) sorted by relevance
42 int exec_script_makecmds(struct proc *, struct exec_package *);
60 { MAXINTERP, exec_script_makecmds, &emul_native, }, /* shell scripts */
73 exec_script_makecmds(p, epp) in exec_script_makecmds() function