Searched defs:soap (Results 76 - 100 of 216) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events/
H A Dhandler.c80 struct soap soap, *tsoap; local
121 process_request(void *soap) argument
133 ns__handle(struct soap *soap, enum ns__event event) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/googleapi/
H A Dgoogleapi.c29 struct soap soap; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/link/
H A Dxmas.c63 struct soap soap; local
76 int __ns1__dtx(struct soap *soap, _XML x, struct _ns2__commingtotown *response) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/magic/
H A Dmagic.cpp51 { struct soap soap; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/udp/
H A Dudpserver.c47 { struct soap soap; local
89 int check_header(struct soap *soa argument
102 ns__echoString(struct soap *soap, char *str, char **res) argument
134 ns__sendString(struct soap *soap, char *str) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/uddi2/
H A Dexample3.cpp45 struct soap *soap = soap_new(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A Dinterop2Btest.cpp40 struct soap *soap; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/custom/
H A Dstruct_timeval.c57 void soap_default_xsd__dateTime(struct soap *soap, struct timeval *a) argument
61 void soap_serialize_xsd__dateTime(struct soap *soap, struct timeval const *a) argument
64 int soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, const struct timeval *a, const char *type) argument
71 soap_xsd__dateTime2s(struct soap *soap, const struct timeval a) argument
82 soap_in_xsd__dateTime(struct soap *soap, const char *tag, struct timeval *a, const char *type) argument
104 soap_s2xsd__dateTime(struct soap *soap, const char *s, struct timeval *a) argument
[all...]
H A Dstruct_tm.c57 void soap_default_xsd__dateTime(struct soap *soap, struct tm *a) argument
61 void soap_serialize_xsd__dateTime(struct soap *soap, struct tm const *a) argument
64 int soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, const struct tm *a, const char *type) argument
71 soap_xsd__dateTime2s(struct soap *soap, const struct tm a) argument
76 soap_in_xsd__dateTime(struct soap *soap, const char *tag, struct tm *a, const char *type) argument
98 soap_s2xsd__dateTime(struct soap *soap, const char *s, struct tm *a) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dcacerts.c87 int soap_ssl_client_cacerts(struct soap *soap) argument
H A Dhttpdatest.c76 struct soap *soap = soap_new(); local
115 struct soap *soap = soap_new(); local
161 ns__echoString(struct soap *soap, char *arg, struct ns__echoString *response) argument
[all...]
H A Dhttpform.c100 http_form(struct soap *soap, struct soap_plugin *p, void *arg) argument
112 http_form_init(struct soap *soap, struct http_form_data *data, int (*handler)(struct soap*)) argument
120 http_form_delete(struct soap *soap, struct soap_plugin *p) argument
124 http_form_parse_header(struct soap *soap, const char *key, const char *val) argument
139 form(struct soap *soap) argument
[all...]
H A Dplugin.c45 plugin(struct soap *soap, struct soap_plugin *p, void *arg) argument
59 plugin_init(struct soap *soap, struct plugin_data *data) argument
67 plugin_copy(struct soap *soap, struct soap_plugin *dst, struct soap_plugin *src) argument
74 plugin_delete(struct soap *soap, struct soap_plugin *p) argument
78 plugin_send(struct soap *soap, const char *buf, size_t len) argument
84 plugin_recv(struct soap *soap, char *buf, size_t len) argument
[all...]
H A Dhttpget.c174 http_get(struct soap *soap, struct soap_plugin *p, void *arg) argument
187 soap_get_connect(struct soap *soap, const char *endpoint, const char *action) argument
191 http_get_init(struct soap *soap, struct http_get_data *data, int (*handler)(struct soap*)) argument
211 http_get_delete(struct soap *soap, struct soap_plugin *p) argument
215 http_get_parse(struct soap *soap) argument
262 query(struct soap *soap) argument
266 query_key(struct soap *soap, char **s) argument
275 query_val(struct soap *soap, char **s) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events/
H A Dhandler.c80 struct soap soap, *tsoap; local
121 process_request(void *soap) argument
133 ns__handle(struct soap *soap, enum ns__event event) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/googleapi/
H A Dgoogleapi.c29 struct soap soap; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/link/
H A Dxmas.c63 struct soap soap; local
76 int __ns1__dtx(struct soap *soap, _XML x, struct _ns2__commingtotown *response) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/magic/
H A Dmagic.cpp51 { struct soap soap; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/udp/
H A Dudpserver.c47 { struct soap soap; local
89 int check_header(struct soap *soa argument
102 ns__echoString(struct soap *soap, char *str, char **res) argument
134 ns__sendString(struct soap *soap, char *str) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/uddi2/
H A Dexample3.cpp45 struct soap *soap = soap_new(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dhttpget.c174 http_get(struct soap *soap, struct soap_plugin *p, void *arg) argument
187 soap_get_connect(struct soap *soap, const char *endpoint, const char *action) argument
191 http_get_init(struct soap *soap, struct http_get_data *data, int (*handler)(struct soap*)) argument
211 http_get_delete(struct soap *soap, struct soap_plugin *p) argument
215 http_get_parse(struct soap *soap) argument
262 query(struct soap *soap) argument
266 query_key(struct soap *soap, char **s) argument
275 query_val(struct soap *soap, char **s) argument
[all...]
H A Dlogging.c73 logging(struct soap *soap, struct soap_plugin *p, void *arg) argument
90 soap_set_logging_inbound(struct soap *soap, FILE *fd) argument
97 soap_set_logging_outbound(struct soap *soap, FILE *fd) argument
104 soap_get_logging_stats(struct soap *soap, size_t *sent, size_t *recv) argument
113 logging_init(struct soap *soap, struct logging_data *data) argument
125 logging_delete(struct soap *soap, struct soap_plugin *p) argument
134 logging_recv(struct soap *soap, char *buf, size_t len) argument
146 logging_send(struct soap *soap, const char *buf, size_t len) argument
[all...]
H A Dsmdevp.c221 soap_smd_begin(struct soap *soap, int alg, const void *key, int keylen) argument
261 soap_smd_end(struct soap *soap, char *buf, int *len) argument
294 soap_smd_init(struct soap *soap, struct soap_smd_data *data, int alg, const void *key, int keylen) argument
357 soap_smd_update(struct soap *soap, struct soap_smd_data *data, const char *buf, size_t len) argument
395 soap_smd_final(struct soap *soap, struct soap_smd_data *data, char *buf, int *len) argument
454 soap_smd_check(struct soap *soap, struct soap_smd_data *data, int err, const char *msg) argument
483 soap_smd_send(struct soap *soap, const char *buf, size_t len) argument
493 soap_smd_recv(struct soap *soap, char *buf, size_t len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/mashup/
H A Dmashupserver.c51 int __ns5__dtx(struct soap *soap, _XML x, struct _ns3__commingtotown *response) argument
108 int ns2__add(struct soap *soap, double a, double b, double *r) { return SOAP_NO_METHOD; } argument
109 int ns2__sub(struct soap *soap, doubl argument
110 ns2__mul(struct soap *soap, double a, double b, double *r) argument
111 ns2__div(struct soap *soap, double a, double b, double *r) argument
112 ns2__pow(struct soap *soap, double a, double b, double *r) argument
114 __ns4__gmt(struct soap *soap, struct _ns1__gmt *a, struct _ns1__gmtResponse *r) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/mtom/
H A Dmtom-test.c64 { struct soap *soap = soap_new1(SOAP_ENC_MTOM); /* enable MTOM */ local
96 { struct soap *soap = soap_new1(SOAP_ENC_MTOM); /* enable MTOM */ local
207 m__EchoTestSingle(struct soap *soap, struct x__DataType *data, struct m__EchoTestSingleResponse *response) argument
242 m__EchoTestMultiple(struct soap *soap, struct x__WrapperType *x__EchoTest, struct m__EchoTestMultipleResponse *response) argument
[all...]

Completed in 133 milliseconds

123456789