Searched refs:exec_script_makecmds (Results 1 – 3 of 3) sorted by relevance
41 int exec_script_makecmds(struct proc *, struct exec_package *);
42 .es_check = exec_script_makecmds,
63 exec_script_makecmds(struct proc *p, struct exec_package *epp) in exec_script_makecmds() function