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

  /src/sys/compat/sunos32/
sunos32_exec_aout.c 70 error = netbsd32_exec_aout_prep_omagic(l, epp);
  /src/sys/compat/netbsd32/
netbsd32_exec.h 58 int netbsd32_exec_aout_prep_omagic(struct lwp *, struct exec_package *);
netbsd32_exec_aout.c 126 error = netbsd32_exec_aout_prep_omagic(l, epp);
232 * netbsd32_exec_aout_prep_omagic(): Prepare a 'native' OMAGIC binary's
237 netbsd32_exec_aout_prep_omagic(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 16 milliseconds