Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/ !
H A Dcontent_filter.h537 extern void cfil_sock_is_closed(struct socket *so);
H A Dcontent_filter.c5224 cfil_sock_is_closed(struct socket *so) in cfil_sock_is_closed() function
/xnu-8792.41.9/bsd/kern/ !
H A Duipc_socket.c1288 cfil_sock_is_closed(so); in soclose_locked()