Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dcontent_filter.c812 static struct socket * cfil_socket_from_client_uuid(uuid_t, bool *);
1768 cfil_socket_from_client_uuid(uuid_t necp_client_uuid, bool *cfil_attached) in cfil_socket_from_client_uuid() function
5026 struct socket *so = cfil_socket_from_client_uuid(blessmsg->cfb_client_uuid, &cfil_attached); in cfil_action_bless_client()