Lines Matching refs:MHD_Connection

420 recv_param_adapter (struct MHD_Connection *connection,
424 send_param_adapter (struct MHD_Connection *connection,
432 struct MHD_Connection* connection = (struct MHD_Connection*)bio->ptr; in MHD_bio_write()
445 struct MHD_Connection* connection = (struct MHD_Connection*)bio->ptr; in MHD_bio_read()
513 recv_tls_adapter (struct MHD_Connection *connection, void *other, size_t i) in recv_tls_adapter()
557 send_tls_adapter (struct MHD_Connection *connection, in send_tls_adapter()
828 struct MHD_Connection *pos; in MHD_get_fdset2()
897 struct MHD_Connection *con = data; in MHD_handle_connection()
1142 recv_param_adapter (struct MHD_Connection *connection, in recv_param_adapter()
1175 send_param_adapter (struct MHD_Connection *connection, in send_param_adapter()
1353 struct MHD_Connection *connection; in internal_add_connection()
1458 if (NULL == (connection = malloc (sizeof (struct MHD_Connection)))) in internal_add_connection()
1474 sizeof (struct MHD_Connection)); in internal_add_connection()
1718 MHD_suspend_connection (struct MHD_Connection *connection) in MHD_suspend_connection()
1780 MHD_resume_connection (struct MHD_Connection *connection) in MHD_resume_connection()
1816 struct MHD_Connection *pos; in resume_suspended_connections()
1817 struct MHD_Connection *next = NULL; in resume_suspended_connections()
2064 struct MHD_Connection *pos; in MHD_cleanup_connections()
2163 struct MHD_Connection *pos; in MHD_get_timeout()
2256 struct MHD_Connection *pos; in MHD_run_from_select()
2257 struct MHD_Connection *next; in MHD_run_from_select()
2440 struct MHD_Connection *pos; in MHD_poll_all()
2441 struct MHD_Connection *next; in MHD_poll_all()
2721 struct MHD_Connection *pos; in MHD_epoll()
2722 struct MHD_Connection *next; in MHD_epoll()
2999 struct MHD_Connection *connection, in unescape_wrapper()
4321 close_connection (struct MHD_Connection *pos) in close_connection()
4357 struct MHD_Connection *pos; in close_all_connections()