Home | History | Annotate | Download | only in microhttpd

Lines Matching defs:connection

124   struct MHD_Connection connection;
132 memset (&connection, 0, sizeof (struct MHD_Connection));
134 connection.headers_received = &header;
138 pp = MHD_create_post_processor (&connection,
158 struct MHD_Connection connection;
177 memset (&connection, 0, sizeof (struct MHD_Connection));
179 connection.headers_received = &header;
184 pp = MHD_create_post_processor (&connection,
199 struct MHD_Connection connection;
210 memset (&connection, 0, sizeof (struct MHD_Connection));
212 connection.headers_received = &header;
217 pp = MHD_create_post_processor (&connection,
232 struct MHD_Connection connection;
240 memset (&connection, 0, sizeof (struct MHD_Connection));
242 connection.headers_received = &header;
247 pp = MHD_create_post_processor (&connection,
267 struct MHD_Connection connection;
275 memset (&connection, 0, sizeof (struct MHD_Connection));
277 connection.headers_received = &header;
282 pp = MHD_create_post_processor (&connection,
302 struct MHD_Connection connection;
310 memset (&connection, 0, sizeof (struct MHD_Connection));
312 connection.headers_received = &header;
316 pp = MHD_create_post_processor (&connection,