Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dconnection.c1979 XDLL_remove (daemon->normal_timeout_head,
2232 XDLL_remove (daemon->normal_timeout_head,
2236 XDLL_remove (daemon->manual_timeout_head,
2837 XDLL_remove (daemon->normal_timeout_head,
2841 XDLL_remove (daemon->manual_timeout_head,
Dinternal.h1353 #define XDLL_remove(head,tail,element) do { \ macro
Ddaemon.c1674 XDLL_remove (daemon->normal_timeout_head, in internal_add_connection()
1735 XDLL_remove (daemon->normal_timeout_head, in MHD_suspend_connection()
1739 XDLL_remove (daemon->manual_timeout_head, in MHD_suspend_connection()
4330 XDLL_remove (daemon->normal_timeout_head, in close_connection()
4334 XDLL_remove (daemon->manual_timeout_head, in close_connection()