Searched refs:soap_outunsignedInt (Results 1 – 6 of 6) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | stdsoap2.h | 2374 SOAP_FMAC1 int SOAP_FMAC2 soap_outunsignedInt(struct soap*, const char *tag, int id, const unsigned…
|
| H A D | KMS_CertificateC.cpp | 893 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_KMS_Certificate_unsignedInt); in soap_out_unsignedInt()
|
| H A D | KMS_CAC.cpp | 931 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_KMS_CA_unsignedInt); in soap_out_unsignedInt()
|
| H A D | KMS_DiscoveryC.cpp | 970 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_KMS_Discovery_unsignedInt); in soap_out_unsignedInt()
|
| H A D | KMS_AgentC.cpp | 1718 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_KMS_Agent_unsignedInt); in soap_out_unsignedInt()
|
| H A D | stdsoap2.cpp | 11788 soap_outunsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *p, const char *… in soap_outunsignedInt() function
|