Searched refs:http_get (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dhttpget.h74 int http_get(struct soap*, struct soap_plugin*, void*);
H A Dhttpgettest.c67 soap_register_plugin(&soap, http_get); // register plugin
H A Dhttpget.c55 soap_register_plugin_arg(&soap, http_get, http_get_handler);
105 soap_register_plugin(&soap, http_get); // register plugin
123 soap_register_plugin(&soap, http_get); // register plugin
174 int http_get(struct soap *soap, struct soap_plugin *p, void *arg) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dhttpget.h74 int http_get(struct soap*, struct soap_plugin*, void*);
H A Dhttpgettest.c67 soap_register_plugin(&soap, http_get); // register plugin
H A Dhttpget.c55 soap_register_plugin_arg(&soap, http_get, http_get_handler);
105 soap_register_plugin(&soap, http_get); // register plugin
123 soap_register_plugin(&soap, http_get); // register plugin
174 int http_get(struct soap *soap, struct soap_plugin *p, void *arg) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dmtd.c134 extern int http_get(const char *server, char *buf, size_t count, off_t offset);
162 count = http_get(path, (char *) &trx, sizeof(struct trx_header), 0);
222 count += http_get(path, &buf[off], len - off, erase_info.start + off);
H A Drc.h107 extern int http_get(const char *server, char *buf, size_t count, off_t offset);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dhttp.c183 http_get(const char *server, char *buf, size_t count, off_t offset) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A Dwebserver.c295 if (soap_register_plugin_arg(&soap, http_get, (void*)http_get_handler))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A Dwebserver.c295 if (soap_register_plugin_arg(&soap, http_get, (void*)http_get_handler))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.c192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
H A Dstdsoap2.cpp192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function
H A Dstdsoap2.cpp192 static int http_get(struct soap*);
3390 soap->fget = http_get;
6607 soap->fget = http_get;
14067 http_get(struct soap *soap) function

Completed in 559 milliseconds