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

12

/freebsd-10-stable/sys/i386/linux/
H A Dimgact_linux.c61 exec_linux_imgact(struct image_params *imgp) argument
[all...]
H A Dlinux_sysvec.c218 linux_fixup(register_t **stack_base, struct image_params *imgp) argument
234 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
300 linux_copyout_strings(struct image_params *imgp) argument
891 exec_linux_imgact_try(struct image_params *imgp) argument
925 exec_linux_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
[all...]
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_sysvec.c97 ibcs2_fixup(register_t **stack_base, struct image_params *imgp) argument
/freebsd-10-stable/sys/kern/
H A Dimgact_aout.c154 aout_fixup(register_t **stack_base, struct image_params *imgp) argument
162 exec_aout_imgact(struct image_params *imgp) argument
[all...]
H A Dimgact_shell.c100 exec_shell_imgact(struct image_params *imgp) argument
[all...]
H A Dimgact_binmisc.c584 imgact_binmisc_exec(struct image_params *imgp) argument
[all...]
H A Dkern_exec.c367 struct image_params image_params, *imgp; local
[all...]
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_sysvec.c218 svr4_fixup(register_t **stack_base, struct image_params *imgp) argument
[all...]
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_emul.c220 linux_proc_exec(void *arg __unused, struct proc *p, struct image_params *imgp) argument
/freebsd-10-stable/sys/ia64/ia32/
H A Dia32_signal.c132 ia32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10-stable/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-10-stable/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-10-stable/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-10-stable/sys/amd64/ia32/
H A Dia32_signal.c936 ia32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10-stable/sys/mips/mips/
H A Dpm_machdep.c441 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
H A Dfreebsd32_machdep.c130 freebsd32_exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10-stable/sys/dev/filemon/
H A Dfilemon_wrapper.c119 filemon_event_process_exec(void *arg __unused, struct proc *p, struct image_params *imgp) argument
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c494 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
568 ppc32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
[all...]
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_sysvec.c227 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
766 exec_linux_imgact_try(struct image_params *imgp) argument
800 exec_linux_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
843 linux_copyout_strings(struct image_params *imgp) argument
[all...]
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_sysvec.c267 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
325 linux_copyout_strings(struct image_params *imgp) argument
449 linux_exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
717 exec_linux_imgact_try(struct image_params *imgp) argument
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dmachdep.c1324 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10-stable/sys/arm/arm/
H A Dmachdep.c645 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dmachdep.c982 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dwince.c1169 char *p, *bufp, *imgp, *dll_name, *dll_basename; local

Completed in 230 milliseconds

12