Home
last modified time | relevance | path

Searched defs:MHD_DONT_USE_PIPES (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/include/
Dplatform.h190 #define MHD_DONT_USE_PIPES 1 macro
/third_party/skia/third_party/externals/microhttpd/w32/VS2013/
DMHD_config.h37 #define MHD_DONT_USE_PIPES 1 macro
/third_party/skia/third_party/externals/microhttpd/
Dconfigure.ac420 …AC_DEFINE([[MHD_DONT_USE_PIPES]], [[1]], [Define to use pair of sockets instead of pipes for signa… definition