HomeSort by relevance Sort by last modified time
    Searched refs:MHD_pipe (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/include/
platform.h 193 /* MHD_pipe is type for pipe FDs*/
195 typedef int MHD_pipe;
197 typedef MHD_socket MHD_pipe;
  /external/libmicrohttpd/src/microhttpd/
internal.h 1148 MHD_pipe wpipe[2];
    [all...]
daemon.c 907 MHD_pipe spipe = con->daemon->wpipe[0];
    [all...]

Completed in 69 milliseconds