HomeSort by: relevance | last modified time | path
    Searched refs:exec_netbsd32_makecmds (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_exec.h 59 int exec_netbsd32_makecmds(struct lwp *, struct exec_package *);
netbsd32_mod.c 102 .es_makecmds = exec_netbsd32_makecmds,
netbsd32_exec_aout.c 86 * exec_netbsd32_makecmds(): Check if it's an netbsd32 a.out format
99 exec_netbsd32_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 36 milliseconds