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

  /external/libmicrohttpd/src/include/
platform_interface.h 156 /* MHD_pipe_last_strerror_ is description string of last errno (!MHD_DONT_USE_PIPES) /
159 #define MHD_pipe_last_strerror_() strerror(errno)
161 #define MHD_pipe_last_strerror_() MHD_socket_last_strerr_()
  /external/libmicrohttpd/src/microhttpd/
daemon.c     [all...]

Completed in 34 milliseconds