Searched refs:mac_proc_check_launch_constraints (Results 1 – 3 of 3) sorted by relevance
915 mac_proc_check_launch_constraints(proc_t curp, struct image_params *imgp, os_reason_t *reasonp) in mac_proc_check_launch_constraints() function
347 int mac_proc_check_launch_constraints(proc_t curp, struct image_params *imgp, os_reason_t *reas…
7723 if ((error = mac_proc_check_launch_constraints(p, imgp, &launch_constraint_reason)) != 0) { in process_signature()