Lines Matching refs:exec_package
56 int netbsd32_exec_aout_prep_zmagic(struct lwp *, struct exec_package *);
57 int netbsd32_exec_aout_prep_nmagic(struct lwp *, struct exec_package *);
58 int netbsd32_exec_aout_prep_omagic(struct lwp *, struct exec_package *);
59 int exec_netbsd32_makecmds(struct lwp *, struct exec_package *);
62 int netbsd32_elf32_probe(struct lwp *, struct exec_package *, void *,
64 int netbsd32_elf32_probe_noteless(struct lwp *, struct exec_package *,
66 int netbsd32_elf32_copyargs(struct lwp *, struct exec_package *,
70 static __inline int netbsd32_copyargs(struct lwp *, struct exec_package *,
73 void netbsd32_setregs(struct lwp *, struct exec_package *, vaddr_t stack);
84 netbsd32_copyargs(struct lwp *l, struct exec_package *pack,