Searched refs:cfil_sock_data_out (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/bsd/net/ |
| H A D | content_filter.h | 542 extern int cfil_sock_data_out(struct socket *so, struct sockaddr *to,
|
| H A D | content_filter.c | 5246 cfil_sock_data_out(struct socket *so, struct sockaddr *to, in cfil_sock_data_out() function
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | uipc_socket.c | 2558 error = cfil_sock_data_out(so, addr, top, in sosend() 2823 error = cfil_sock_data_out(so, NULL, m, in sosend_list()
|