Searched refs:PRIV_NET_CUSTOM_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
128 #define PRIV_NET_CUSTOM_PROTOCOL 10015 /* Privilege to use custom protocol APIs */ macro
7326 …ustom_protocol_entitlement = (priv_check_cred(kauth_cred_get(), PRIV_NET_CUSTOM_PROTOCOL, 0) == 0); in necp_client_add()