Searched refs:cfil_socket_from_client_uuid (Results 1 – 1 of 1) sorted by relevance
773 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() function4656 struct socket *so = cfil_socket_from_client_uuid(blessmsg->cfb_client_uuid, &cfil_attached); in cfil_action_bless_client()