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

  /src/sys/kern/
exec_aout.c 54 .es_makecmds = exec_aout_makecmds,
84 * exec_aout_makecmds(): Check if it's an a.out-format executable.
96 exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int
exec_aout.c 54 .es_makecmds = exec_aout_makecmds,
84 * exec_aout_makecmds(): Check if it's an a.out-format executable.
96 exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 22 milliseconds