Searched defs:imgp (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_sysvec.c95 ibcs2_fixup(register_t **stack_base, struct image_params *imgp) argument
/freebsd-9.3-release/sys/i386/linux/
H A Dimgact_linux.c61 exec_linux_imgact(struct image_params *imgp) argument
[all...]
H A Dlinux_sysvec.c223 linux_fixup(register_t **stack_base, struct image_params *imgp) argument
239 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
299 linux_copyout_strings(struct image_params *imgp) argument
877 exec_linux_imgact_try(struct image_params *imgp) argument
911 exec_linux_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
[all...]
/freebsd-9.3-release/sys/kern/
H A Dimgact_aout.c152 aout_fixup(register_t **stack_base, struct image_params *imgp) argument
160 exec_aout_imgact(struct image_params *imgp) argument
[all...]
H A Dkern_exec.c344 struct image_params image_params, *imgp; local
[all...]
H A Dimgact_elf.c260 __elfN(get_brandinfo)(struct image_params *imgp, const char *interp, argument
597 struct image_params *imgp; local
981 freebsd_fixup(register_t **stack_base, struct image_params *imgp) argument
1974 parse_notes(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel, const Elf_Phdr *pnote) argument
2026 check_note(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel) argument
[all...]
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_sysvec.c216 svr4_fixup(register_t **stack_base, struct image_params *imgp) argument
[all...]
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_emul.c343 linux_proc_exec(void *arg __unused, struct proc *p, struct image_params *imgp) argument
/freebsd-9.3-release/sys/ia64/ia32/
H A Dia32_signal.c132 ia32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/amd64/ia32/
H A Dia32_signal.c948 ia32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/mips/mips/
H A Dpm_machdep.c476 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/security/mac/
H A Dmac_process.c137 mac_execve_enter(struct image_params *imgp, struct mac *mac_p) argument
177 mac_execve_exit(struct image_params *imgp) argument
H A Dmac_vfs.c346 mac_vnode_execve_transition(struct ucred *old, struct ucred *new, struct vnode *vp, struct label *interpvplabel, struct image_params *imgp) argument
357 mac_vnode_execve_will_transition(struct ucred *old, struct vnode *vp, struct label *interpvplabel, struct image_params *imgp) argument
478 mac_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct image_params *imgp) argument
[all...]
/freebsd-9.3-release/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c112 ugidfw_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-9.3-release/sys/security/mac_partition/
H A Dmac_partition.c280 partition_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-9.3-release/sys/arm/arm/
H A Dmachdep.c528 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/powerpc/powerpc/
H A Dexec_machdep.c502 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
576 ppc32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
[all...]
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysvec.c244 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
782 exec_linux_imgact_try(struct image_params *imgp) argument
816 exec_linux_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
859 linux_copyout_strings(struct image_params *imgp) argument
[all...]
/freebsd-9.3-release/sys/ia64/ia64/
H A Dmachdep.c1293 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dmachdep.c989 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dwince.c1169 char *p, *bufp, *imgp, *dll_name, *dll_basename; local
/freebsd-9.3-release/sys/i386/i386/
H A Dmachdep.c1513 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/pc98/pc98/
H A Dmachdep.c1327 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/amd64/amd64/
H A Dmachdep.c919 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2779 freebsd32_copyout_strings(struct image_params *imgp) argument
[all...]

Completed in 158 milliseconds

12