Home
last modified time | relevance | path

Searched defs:connection_info_struct (Results 1 – 2 of 2) sorted by relevance

/external/libmicrohttpd/doc/examples/
Dlargepost.c25 struct connection_info_struct struct
27 int connectiontype;
28 struct MHD_PostProcessor *postprocessor;
29 FILE *fp;
30 const char *answerstring;
31 int answercode;
Dsimplepost.c24 struct connection_info_struct struct
26 int connectiontype;
27 char *answerstring;
28 struct MHD_PostProcessor *postprocessor;