Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c6949 …bool has_custom_protocol_entitlement = (priv_check_cred(kauth_cred_get(), PRIV_NET_CUSTOM_PROTOCOL… in necp_client_add() local
6950 if (!has_custom_protocol_entitlement) { in necp_client_add()