Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c801 #define EXTRA_SLOTS 1 in MHD_handle_connection() macro
803 #define EXTRA_SLOTS 0 in MHD_handle_connection() macro
806 struct pollfd p[1 + EXTRA_SLOTS]; in MHD_handle_connection()