Searched defs:execp (Results 1 - 18 of 18) sorted by relevance

/src/sys/compat/common/
H A Dcompat_exec.c63 struct exec *execp = epp->ep_hdr; local in function:exec_aout_prep_oldzmagic
109 struct exec *execp = epp->ep_hdr; local in function:exec_aout_prep_oldnmagic
151 struct exec *execp = epp->ep_hdr; local in function:exec_aout_prep_oldomagic
[all...]
/src/sys/arch/i386/i386/
H A Daout_machdep.c86 struct exec *execp = epp->ep_hdr; local in function:exec_nomid
/src/sys/kern/
H A Dexec_ecoff.c98 struct ecoff_exechdr *execp = epp->ep_hdr; local in function:exec_ecoff_makecmds
151 exec_ecoff_prep_omagic(struct lwp * l,struct exec_package * epp,struct ecoff_exechdr * execp,struct vnode * vp) argument
182 exec_ecoff_prep_nmagic(struct lwp * l,struct exec_package * epp,struct ecoff_exechdr * execp,struct vnode * vp) argument
222 exec_ecoff_prep_zmagic(struct lwp * l,struct exec_package * epp,struct ecoff_exechdr * execp,struct vnode * vp) argument
[all...]
H A Dexec_aout.c101 struct exec *execp = epp->ep_hdr; local in function:exec_aout_makecmds
147 struct exec *execp = epp->ep_hdr; local in function:exec_aout_prep_zmagic
185 struct exec *execp = epp->ep_hdr; local in function:exec_aout_prep_nmagic
221 struct exec *execp = epp->ep_hdr; local in function:exec_aout_prep_omagic
[all...]
/src/sys/compat/sunos/
H A Dsunos_exec_aout.c121 struct exec *execp = epp->ep_hdr; local in function:sunos_exec_aout_prep_zmagic
159 struct exec *execp = epp->ep_hdr; local in function:sunos_exec_aout_prep_nmagic
194 struct exec *execp = epp->ep_hdr; local in function:sunos_exec_aout_prep_omagic
[all...]
/src/sys/compat/vax1k/
H A Dvax1k_exec.c118 struct exec *execp = epp->ep_hdr; local in function:exec_vax1k_makecmds
189 struct exec *execp = epp->ep_hdr; local in function:exec_vax1k_prep_anymagic
[all...]
/src/sys/arch/mips/mips/
H A Dcpu_exec.c70 struct ecoff_exechdr *execp = (struct ecoff_exechdr *)epp->ep_hdr; local in function:cpu_exec_ecoff_setregs
/src/usr.sbin/mdsetimage/
H A Dexec_aout.c51 const struct exec *execp; local in function:check_aout
71 const struct exec *execp; local in function:findoff_aout
[all...]
/src/sys/compat/m68k4k/
H A Dm68k4k_exec.c118 struct exec *execp = epp->ep_hdr; local in function:exec_m68k4k_makecmds
166 struct exec *execp = epp->ep_hdr; local in function:exec_m68k4k_prep_zmagic
204 struct exec *execp = epp->ep_hdr; local in function:exec_m68k4k_prep_nmagic
241 struct exec *execp = epp->ep_hdr; local in function:exec_m68k4k_prep_omagic
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_exec_aout.c104 struct netbsd32_exec *execp = epp->ep_hdr; local in function:exec_netbsd32_makecmds
159 struct netbsd32_exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_prep_zmagic
200 struct netbsd32_exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_prep_nmagic
239 struct netbsd32_exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_prep_omagic
289 struct netbsd32_exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_prep_oldzmagic
337 struct netbsd32_exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_prep_oldnmagic
381 struct netbsd32_exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_prep_oldomagic
422 struct exec *execp = epp->ep_hdr; local in function:netbsd32_exec_aout_nomid
[all...]
/src/sys/compat/linux/common/
H A Dlinux_exec_aout.c173 struct exec *execp = epp->ep_hdr; local in function:exec_linux_aout_prep_zmagic
208 struct exec *execp = epp->ep_hdr; local in function:exec_linux_aout_prep_nmagic
245 struct exec *execp = epp->ep_hdr; local in function:exec_linux_aout_prep_omagic
283 struct exec *execp = epp->ep_hdr; local in function:exec_linux_aout_prep_qmagic
[all...]
/src/sys/arch/cesfic/cesfic/
H A Dmachdep.c585 struct exec *execp = epp->ep_hdr; local in function:cpu_exec_aout_makecmds
/src/sys/arch/atari/atari/
H A Dmachdep.c764 struct exec *execp = epp->ep_hdr; local in function:cpu_exec_aout_makecmds
/src/sys/arch/hp300/hp300/
H A Dmachdep.c1135 struct exec *execp = epp->ep_hdr; local in function:cpu_exec_aout_makecmds
/src/sys/arch/news68k/news68k/
H A Dmachdep.c670 struct exec *execp = epp->ep_hdr; local in function:cpu_exec_aout_makecmds
/src/sys/arch/amiga/amiga/
H A Dmachdep.c1189 struct exec *execp = epp->ep_hdr; local in function:cpu_exec_aout_makecmds
/src/sys/arch/x68k/x68k/
H A Dmachdep.c1020 struct exec *execp = epp->ep_hdr; local in function:cpu_exec_aout_makecmds
/src/sys/arch/alpha/alpha/
H A Dmachdep.c1782 struct ecoff_exechdr *execp = (struct ecoff_exechdr *)epp->ep_hdr; local in function:cpu_exec_ecoff_setregs
1797 struct ecoff_exechdr *execp = (struct ecoff_exechdr *)epp->ep_hdr; local in function:cpu_exec_ecoff_probe

Completed in 15 milliseconds