Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dconnection.c1979 XDLL_remove (daemon->normal_timeout_head,
1982 XDLL_insert (daemon->normal_timeout_head,
2232 XDLL_remove (daemon->normal_timeout_head,
2837 XDLL_remove (daemon->normal_timeout_head,
2851 XDLL_insert (daemon->normal_timeout_head,
Dinternal.h973 struct MHD_Connection *normal_timeout_head; member
Ddaemon.c1579 XDLL_insert (daemon->normal_timeout_head, in internal_add_connection()
1674 XDLL_remove (daemon->normal_timeout_head, in internal_add_connection()
1735 XDLL_remove (daemon->normal_timeout_head, in MHD_suspend_connection()
1840 XDLL_insert (daemon->normal_timeout_head, in resume_suspended_connections()
2203 pos = daemon->normal_timeout_head; in MHD_get_timeout()
4330 XDLL_remove (daemon->normal_timeout_head, in close_connection()