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

  /src/sys/compat/ultrix/
ultrix_mod.c 62 .es_makecmds = exec_ecoff_makecmds,
  /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
  /src/sys/sys/
exec_ecoff.h 176 int exec_ecoff_makecmds(struct lwp *, struct exec_package *);

Completed in 15 milliseconds