Searched refs:_s (Results 1 – 2 of 2) sorted by relevance
246 result = !memcmp(P256_DIGITS(&good_dsa_signature_##n##_s), P256_DIGITS(&s), \ in main()
260 static void local_socket_event_func(int fd, unsigned ev, void* _s) in local_socket_event_func() argument262 asocket* s = reinterpret_cast<asocket*>(_s); in local_socket_event_func()517 static void remote_socket_disconnect(void* _s, atransport* t) in remote_socket_disconnect() argument519 asocket* s = reinterpret_cast<asocket*>(_s); in remote_socket_disconnect()