Searched refs:image_params (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.h74 struct image_params;
76 struct image_params *imgp,
H A Dkern_exec.c221 struct image_params; /* Forward */
222 static int exec_activate_image(struct image_params *imgp);
223 static int exec_copyout_strings(struct image_params *imgp, user_addr_t *stackp);
225 static int execargs_alloc(struct image_params *imgp);
226 static int execargs_free(struct image_params *imgp);
227 static int exec_check_permissions(struct image_params *imgp);
228 static int exec_extract_strings(struct image_params *imgp);
229 static int exec_add_apple_strings(struct image_params *imgp);
230 static int exec_handle_sugid(struct image_params *imgp);
235 static void exec_resettextvp(proc_t, struct image_params *);
[all...]
H A Dmach_loader.c277 struct image_params *imgp,
/darwin-on-arm/xnu/bsd/sys/
H A Dimgact.h75 struct image_params { struct
/darwin-on-arm/xnu/security/
H A Dmac_framework.h93 struct image_params;
186 int mac_execve_enter(user_addr_t mac_p, struct image_params *imgp);
469 struct image_params *imgp);
H A Dmac_process.c204 mac_execve_enter(user_addr_t mac_p, struct image_params *imgp)
H A Dmac_vfs.c658 struct image_params *imgp)

Completed in 89 milliseconds