Searched refs:XDLL_remove (Results 1 – 3 of 3) sorted by relevance
/external/libmicrohttpd/src/microhttpd/ |
D | connection.c | 1979 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,
|
D | internal.h | 1353 #define XDLL_remove(head,tail,element) do { \ macro
|
D | daemon.c | 1674 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()
|