Home
last modified time | relevance | path

Searched refs:MHD_W32_pair_of_sockets_ (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h185 int MHD_W32_pair_of_sockets_(SOCKET sockets_pair[2]);
Dplatform_interface.h144 #define MHD_pipe_(fdarr) MHD_W32_pair_of_sockets_((fdarr))
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c555 int MHD_W32_pair_of_sockets_(SOCKET sockets_pair[2]) in MHD_W32_pair_of_sockets_() function