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

  /src/sys/compat/vax1k/
vax1k_exec.h 40 int exec_vax1k_makecmds(struct lwp *, struct exec_package *);
vax1k_exec.c 70 .es_makecmds = exec_vax1k_makecmds,
100 * exec_vax1k_makecmds(): Check if it's an a.out-format executable
113 exec_vax1k_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 26 milliseconds