Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp336 static const char soap_enc2[40] = "http://www.w3.org/2003/05/soap-encoding"; variable
14347 if ((p[1].out = (char*)SOAP_MALLOC(soap, sizeof(soap_enc2)))) in soap_envelope_begin_in()
14348 strcpy(p[1].out, soap_enc2); in soap_envelope_begin_in()