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

  /src/sys/compat/m68k4k/
m68k4k_exec.h 38 int exec_m68k4k_makecmds(struct lwp *, struct exec_package *);
m68k4k_exec.c 66 .es_makecmds = exec_m68k4k_makecmds,
100 * exec_m68k4k_makecmds(): Check if it's an a.out-format executable
113 exec_m68k4k_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 14 milliseconds