Searched refs:econtext (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/sys/ |
| H A D | kpi_socket.h | 612 void *econtext, long emask);
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kpi_socket.c | 1374 sock_catchevents_locked(socket_t sock, sock_evupcall ecallback, void *econtext, in sock_catchevents_locked() argument 1384 sock->so_eventarg = econtext; in sock_catchevents_locked() 1394 sock_catchevents(socket_t sock, sock_evupcall ecallback, void *econtext, in sock_catchevents() argument 1402 sock_catchevents_locked(sock, ecallback, econtext, emask); in sock_catchevents()
|