Lines Matching refs:MHD_Connection
124 struct MHD_Connection connection; in test_urlencoding()
132 memset (&connection, 0, sizeof (struct MHD_Connection)); in test_urlencoding()
158 struct MHD_Connection connection; in test_multipart_garbage()
177 memset (&connection, 0, sizeof (struct MHD_Connection)); in test_multipart_garbage()
199 struct MHD_Connection connection; in test_multipart_splits()
210 memset (&connection, 0, sizeof (struct MHD_Connection)); in test_multipart_splits()
232 struct MHD_Connection connection; in test_multipart()
240 memset (&connection, 0, sizeof (struct MHD_Connection)); in test_multipart()
267 struct MHD_Connection connection; in test_nested_multipart()
275 memset (&connection, 0, sizeof (struct MHD_Connection)); in test_nested_multipart()
302 struct MHD_Connection connection; in test_empty_value()
310 memset (&connection, 0, sizeof (struct MHD_Connection)); in test_empty_value()