Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dplatform_interface.h139 #define MHD_pipe_(fdarr) pipe((fdarr)) argument
142 #define MHD_pipe_(fdarr) socketpair(AF_LOCAL, SOCK_STREAM, 0, (fdarr)) argument
144 #define MHD_pipe_(fdarr) MHD_W32_pair_of_sockets_((fdarr)) argument