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

/xnu-2422.115.4/security/
H A Dmac_process.c204 mac_execve_enter(user_addr_t mac_p, struct image_params *imgp) argument
H A Dmac_vfs.c755 mac_vnode_check_exec(vfs_context_t ctx, struct vnode *vp, struct image_params *imgp) argument
[all...]
/xnu-2422.115.4/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.c263 exec_add_user_string(struct image_params *imgp, user_addr_t str, int seg, boolean_t is_ncargs) argument
333 exec_save_path(struct image_params *imgp, user_addr_t path, int seg) argument
381 exec_reset_save_path(struct image_params *imgp) argument
412 exec_shell_imgact(struct image_params *imgp) argument
571 exec_fat_imgact(struct image_params *imgp) argument
691 exec_mach_imgact(struct image_params *imgp) argument
1179 exec_activate_image(struct image_params *imgp) argument
1394 exec_handle_port_actions(struct image_params *imgp, short psa_flags, int * need_portwatch, ipc_port_t * portwatch_ports) argument
1489 exec_handle_file_actions(struct image_params *imgp, short psa_flags) argument
1805 struct image_params *imgp; local
2504 struct image_params *imgp; local
2737 exec_copyout_strings(struct image_params *imgp, user_addr_t *stackp) argument
2938 exec_extract_strings(struct image_params *imgp) argument
3200 exec_add_apple_strings(struct image_params *imgp) argument
3308 exec_check_permissions(struct image_params *imgp) argument
3416 exec_handle_sugid(struct image_params *imgp) argument
3972 execargs_alloc(struct image_params *imgp) argument
4040 execargs_free(struct image_params *imgp) argument
4074 exec_resettextvp(proc_t p, struct image_params *imgp) argument
4139 check_for_signature(proc_t p, struct image_params *imgp) argument
4231 exec_prefault_data(proc_t p __unused, struct image_params *imgp, load_result_t *load_result) argument
[all...]

Completed in 28 milliseconds