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

/xnu-2782.1.97/security/
H A Dmac_process.c204 mac_execve_enter(user_addr_t mac_p, struct image_params *imgp) argument
H A Dmac_vfs.c758 mac_vnode_check_exec(vfs_context_t ctx, struct vnode *vp, struct image_params *imgp) argument
[all...]
/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.c288 load_machfile( struct image_params *imgp, struct mach_header *header, thread_t thread, vm_map_t new_map, load_result_t *result ) argument
[all...]
H A Dkern_exec.c275 exec_add_user_string(struct image_params *imgp, user_addr_t str, int seg, boolean_t is_ncargs) argument
345 exec_save_path(struct image_params *imgp, user_addr_t path, int seg) argument
393 exec_reset_save_path(struct image_params *imgp) argument
424 exec_shell_imgact(struct image_params *imgp) argument
583 exec_fat_imgact(struct image_params *imgp) argument
741 exec_mach_imgact(struct image_params *imgp) argument
1249 exec_activate_image(struct image_params *imgp) argument
1494 exec_handle_port_actions(struct image_params *imgp, short psa_flags, boolean_t * portwatch_present, ipc_port_t * portwatch_ports) argument
1587 exec_handle_file_actions(struct image_params *imgp, short psa_flags) argument
1915 struct image_params *imgp; local
2684 struct image_params *imgp; local
2937 exec_copyout_strings(struct image_params *imgp, user_addr_t *stackp) argument
3138 exec_extract_strings(struct image_params *imgp) argument
3400 exec_add_apple_strings(struct image_params *imgp) argument
3508 exec_check_permissions(struct image_params *imgp) argument
3616 exec_handle_sugid(struct image_params *imgp) argument
4196 execargs_alloc(struct image_params *imgp) argument
4264 execargs_free(struct image_params *imgp) argument
4298 exec_resettextvp(proc_t p, struct image_params *imgp) argument
4388 check_for_signature(proc_t p, struct image_params *imgp) argument
4498 exec_prefault_data(proc_t p __unused, struct image_params *imgp, load_result_t *load_result) argument
[all...]

Completed in 29 milliseconds