Searched refs:econtext (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/kern/ ! |
| H A D | kpi_socket.c | 1433 sock_catchevents_locked(socket_t sock, sock_evupcall ecallback, void *econtext, in sock_catchevents_locked() argument 1443 sock->so_eventarg = econtext; in sock_catchevents_locked() 1453 sock_catchevents(socket_t sock, sock_evupcall ecallback, void *econtext, in sock_catchevents() argument 1461 sock_catchevents_locked(sock, ecallback, econtext, emask); in sock_catchevents()
|
| /xnu-11215.1.10/bsd/sys/ ! |
| H A D | kpi_socket.h | 634 void *econtext, uint32_t emask);
|