Searched refs:_s (Results 1 – 1 of 1) sorted by relevance
350 static void local_socket_event_func(int fd, unsigned ev, void* _s) { in local_socket_event_func() argument351 asocket* s = reinterpret_cast<asocket*>(_s); in local_socket_event_func()