Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/ !
H A Dcontent_filter.h545 extern void cfil_sock_is_closed(struct socket *so);
H A Dcontent_filter.c5178 cfil_sock_is_closed(struct socket *so) in cfil_sock_is_closed() function
/xnu-8019.80.24/bsd/kern/ !
H A Duipc_socket.c1286 cfil_sock_is_closed(so); in soclose_locked()