Home
last modified time | relevance | path

Searched refs:soap_push_namespace (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h2245 SOAP_FMAC1 struct soap_nlist* SOAP_FMAC2 soap_push_namespace(struct soap*, const char *,const char …
H A Dstdsoap2.cpp2682 soap_push_namespace(struct soap *soap, const char *id, const char *ns) in soap_push_namespace() function
8594 if (s && soap_push_namespace(soap, np->id, s) == NULL) in soap_set_namespaces()
10020 { if (soap_push_namespace(soap, t, tp->value) == NULL) in soap_peek_element()