Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.h342 struct cfil_msg_bless_client { struct
H A Dcontent_filter.c1923 if (msghdr->cfm_len != sizeof(struct cfil_msg_bless_client)) { in cfil_ctl_send()
4755 struct cfil_msg_bless_client *blessmsg = (struct cfil_msg_bless_client *)msghdr; in cfil_action_bless_client()