Searched refs:exec_script_makecmds (Results 1 – 2 of 2) sorted by relevance
45 int exec_script_makecmds(struct lwp *, struct exec_package *);
68 .es_makecmds = exec_script_makecmds,121 exec_script_makecmds(struct lwp *l, struct exec_package *epp) in exec_script_makecmds() function