Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dcontent_filter.h344 struct cfil_msg_bless_client { struct
H A Dcontent_filter.c1955 if (msghdr->cfm_len != sizeof(struct cfil_msg_bless_client)) { in cfil_ctl_send()
4950 struct cfil_msg_bless_client *blessmsg = (struct cfil_msg_bless_client *)msghdr; in cfil_action_bless_client()