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