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