Home
last modified time | relevance | path

Searched refs:GET_WSA_POINTER (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Doverlapped.c161 #define GET_WSA_POINTER(s, x) \ macro
192 if (!GET_WSA_POINTER(s, AcceptEx) || in initialize_function_pointers()
193 !GET_WSA_POINTER(s, ConnectEx) || in initialize_function_pointers()
194 !GET_WSA_POINTER(s, DisconnectEx) || in initialize_function_pointers()
195 !GET_WSA_POINTER(s, TransmitFile)) in initialize_function_pointers()

Completed in 4 milliseconds