Home
last modified time | relevance | path

Searched defs:imgp (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_exec.c212 struct image_params image_params, *imgp; in kern_execve() local
770 exec_map_page(struct image_params *imgp, vm_pindex_t pageno, in exec_map_page()
851 exec_map_first_page(struct image_params *imgp) in exec_map_first_page()
884 exec_unmap_first_page(struct image_params *imgp) in exec_unmap_first_page()
899 exec_new_vmspace(struct image_params *imgp, struct vmspace *vmcopy) in exec_new_vmspace()
1143 exec_copyout_strings(struct image_params *imgp) in exec_copyout_strings()
1273 exec_check_permissions(struct image_params *imgp, struct mount *topmnt) in exec_check_permissions()
H A Dimgact_shell.c48 exec_shell_imgact(struct image_params *imgp) in exec_shell_imgact()
H A Dimgact_resident.c166 exec_resident_imgact(struct image_params *imgp) in exec_resident_imgact()
H A Dimgact_elf.c419 struct image_params *imgp; in __elfN() local
1717 check_PT_NOTE(struct image_params *imgp, Elf_Brandnote *checknote, in check_PT_NOTE()
1814 extract_interpreter(struct image_params *imgp, const Elf_Phdr *pinterpreter, in extract_interpreter()