Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Ddaemon.c221 MHD_PANIC ("Failed to acquire IP connection limit mutex\n"); in MHD_ip_count_lock()
236 MHD_PANIC ("Failed to release IP connection limit mutex\n"); in MHD_ip_count_unlock()
396 MHD_PANIC ("Failed to find previously-added IP address\n"); in MHD_ip_limit_del()
402 MHD_PANIC ("Previously-added IP address had 0 count\n"); in MHD_ip_limit_del()
1378 MHD_PANIC ("close failed\n"); in internal_add_connection()
1396 MHD_PANIC ("close failed\n"); in internal_add_connection()
1421 MHD_PANIC ("close failed\n"); in internal_add_connection()
1440 MHD_PANIC ("close failed\n"); in internal_add_connection()
1467 MHD_PANIC ("close failed\n"); in internal_add_connection()
1484 MHD_PANIC ("close failed\n"); in internal_add_connection()
[all …]
Dinternal.h89 #define MHD_PANIC(msg) do { mhd_panic (mhd_panic_cls, __FILE__, __LINE__, msg); BUILTIN_NOT_REACHED… macro
96 #define MHD_PANIC(msg) do { mhd_panic (mhd_panic_cls, __FILE__, __LINE__, NULL); BUILTIN_NOT_REACHE… macro
Dconnection.c1978 MHD_PANIC ("Failed to acquire cleanup mutex\n");
1987 MHD_PANIC ("Failed to release cleanup mutex\n");
2230 MHD_PANIC ("Failed to acquire cleanup mutex\n");
2255 MHD_PANIC ("Failed to release cleanup mutex\n");
2833 MHD_PANIC ("Failed to acquire cleanup mutex\n");
2861 MHD_PANIC ("Failed to release cleanup mutex\n");