Home
last modified time | relevance | path

Searched refs:exec_netbsd32_makecmds (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_mod.c102 .es_makecmds = exec_netbsd32_makecmds,
H A Dnetbsd32_exec.h59 int exec_netbsd32_makecmds(struct lwp *, struct exec_package *);
H A Dnetbsd32_exec_aout.c99 exec_netbsd32_makecmds(struct lwp *l, struct exec_package *epp) in exec_netbsd32_makecmds() function