Home
last modified time | relevance | path

Searched refs:exec_check_permissions (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/bsd/kern/
H A Dkern_exec.c369 static int exec_check_permissions(struct image_params *imgp);
1845 error = exec_check_permissions(imgp); in exec_activate_image()
5805 exec_check_permissions(struct image_params *imgp) in exec_check_permissions() function