Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dcontent_filter.c773 static struct socket * cfil_socket_from_client_uuid(uuid_t, bool *);
1728 cfil_socket_from_client_uuid(uuid_t necp_client_uuid, bool *cfil_attached) in cfil_socket_from_client_uuid() function
4656 struct socket *so = cfil_socket_from_client_uuid(blessmsg->cfb_client_uuid, &cfil_attached); in cfil_action_bless_client()