Searched refs:PRIV_PROC_UUID_POLICY (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dpriv.h81 #define PRIV_PROC_UUID_POLICY 1001 /* Change process uuid policy table. */ macro
/xnu-2782.1.97/bsd/kern/
H A Dproc_uuid_policy.c372 error = priv_check_cred(kauth_cred_get(), PRIV_PROC_UUID_POLICY, 0);

Completed in 23 milliseconds