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

12

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_sysvec.c95 ibcs2_fixup(register_t **stack_base, struct image_params *imgp) argument
/freebsd-10.2-release/sys/i386/linux/
H A Dimgact_linux.c61 exec_linux_imgact(struct image_params *imgp) argument
[all...]
H A Dlinux_sysvec.c224 linux_fixup(register_t **stack_base, struct image_params *imgp) argument
240 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
300 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-10.2-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 Dimgact_binmisc.c585 imgact_binmisc_exec(struct image_params *imgp) argument
[all...]
H A Dkern_exec.c356 struct image_params image_params, *imgp; local
[all...]
H A Dimgact_elf.c260 __elfN(get_brandinfo)(struct image_params *imgp, const char *interp, argument
461 __elfN(load_section)(struct image_params *imgp, vm_offset_t offset, argument
599 struct image_params *imgp; local
981 freebsd_fixup(register_t **stack_base, struct image_params *imgp) argument
2021 parse_notes(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel, const Elf_Phdr *pnote) argument
2073 check_note(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel) argument
[all...]
/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_sysvec.c216 svr4_fixup(register_t **stack_base, struct image_params *imgp) argument
[all...]
/freebsd-10.2-release/sys/ia64/ia32/
H A Dia32_signal.c132 ia32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-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-10.2-release/sys/compat/linux/
H A Dlinux_emul.c344 linux_proc_exec(void *arg __unused, struct proc *p, struct image_params *imgp) argument
/freebsd-10.2-release/sys/mips/mips/
H A Dfreebsd32_machdep.c128 freebsd32_exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
H A Dpm_machdep.c447 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-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-10.2-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-10.2-release/sys/amd64/ia32/
H A Dia32_signal.c948 ia32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-release/sys/powerpc/powerpc/
H A Dexec_machdep.c500 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
574 ppc32_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
[all...]
/freebsd-10.2-release/sys/amd64/linux32/
H A Dlinux32_sysvec.c245 elf_linux_fixup(register_t **stack_base, struct image_params *imgp) argument
783 exec_linux_imgact_try(struct image_params *imgp) argument
817 exec_linux_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
860 linux_copyout_strings(struct image_params *imgp) argument
[all...]
/freebsd-10.2-release/sys/ia64/ia64/
H A Dmachdep.c1324 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-release/sys/sparc64/sparc64/
H A Dmachdep.c985 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-release/sys/arm/arm/
H A Dmachdep.c649 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dwince.c1169 char *p, *bufp, *imgp, *dll_name, *dll_basename; local
/freebsd-10.2-release/sys/i386/i386/
H A Dmachdep.c1601 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument
/freebsd-10.2-release/sys/amd64/amd64/
H A Dmachdep.c941 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) argument

Completed in 195 milliseconds

12