Searched defs:sock_accept (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/sys/ |
| H A D | kpi_socket.h | 119 #define sock_accept(so, from, fromlen, flags, callback, cookie, new_so) \ macro
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kpi_socket.c | 214 sock_accept(socket_t sock, struct sockaddr *from, int fromlen, int flags, in sock_accept() function
|