Searched refs:soap_outbyte (Results 1 – 7 of 7) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | envC.cpp | 420 return soap_outbyte(soap, tag, id, a, type, SOAP_TYPE_byte); in soap_out_byte()
|
| H A D | stdsoap2.h | 2365 SOAP_FMAC1 int SOAP_FMAC2 soap_outbyte(struct soap*, const char *tag, int id, const char *p, const …
|
| H A D | KMS_CertificateC.cpp | 590 return soap_outbyte(soap, tag, id, a, type, SOAP_TYPE_KMS_Certificate_byte); in soap_out_byte()
|
| H A D | KMS_CAC.cpp | 628 return soap_outbyte(soap, tag, id, a, type, SOAP_TYPE_KMS_CA_byte); in soap_out_byte()
|
| H A D | KMS_DiscoveryC.cpp | 667 return soap_outbyte(soap, tag, id, a, type, SOAP_TYPE_KMS_Discovery_byte); in soap_out_byte()
|
| H A D | KMS_AgentC.cpp | 1415 return soap_outbyte(soap, tag, id, a, type, SOAP_TYPE_KMS_Agent_byte); in soap_out_byte()
|
| H A D | stdsoap2.cpp | 11247 soap_outbyte(struct soap *soap, const char *tag, int id, const char *p, const char *type, int n) in soap_outbyte() function
|