Searched refs:XDLL_remove (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/microhttpd/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 | 1384 #define XDLL_remove(head,tail,element) do { \ macro
|
D | daemon.c | 1592 XDLL_remove (daemon->normal_timeout_head, in internal_add_connection() 1653 XDLL_remove (daemon->normal_timeout_head, in MHD_suspend_connection() 1657 XDLL_remove (daemon->manual_timeout_head, in MHD_suspend_connection() 4308 XDLL_remove (daemon->normal_timeout_head, in close_connection() 4312 XDLL_remove (daemon->manual_timeout_head, in close_connection()
|