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

  /src/sys/kern/
exec_ecoff.c 55 .es_makecmds = exec_ecoff_makecmds,
84 * exec_ecoff_makecmds(): Check if it's an ecoff-format executable.
95 exec_ecoff_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int
exec_ecoff.c 55 .es_makecmds = exec_ecoff_makecmds,
84 * exec_ecoff_makecmds(): Check if it's an ecoff-format executable.
95 exec_ecoff_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 23 milliseconds