Searched refs:soap_code_str (Results 1 – 6 of 6) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | KMS_AgentC.cpp | 1761 { const char *s = soap_code_str(soap_codes_KMS_Agent__AuditLogCondition, (long)n); in soap_KMS_Agent__AuditLogCondition2s() 1844 { const char *s = soap_code_str(soap_codes_KMS_Agent__AuditLogRetention, (long)n); in soap_KMS_Agent__AuditLogRetention2s() 1927 { const char *s = soap_code_str(soap_codes_KMS_Agent__DataUnitState, (long)n); in soap_KMS_Agent__DataUnitState2s() 2016 { const char *s = soap_code_str(soap_codes_KMS_Agent__KeyState, (long)n); in soap_KMS_Agent__KeyState2s() 2096 { const char *s = soap_code_str(soap_codes_KMS_Agent__KeyType, (long)n); in soap_KMS_Agent__KeyType2s() 2182 { const char *s = soap_code_str(soap_codes_KMS_Agent__FilterOperator, (long)n); in soap_KMS_Agent__FilterOperator2s() 2263 { const char *s = soap_code_str(soap_codes_KMS_Agent__SortOrder, (long)n); in soap_KMS_Agent__SortOrder2s() 2400 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
|
| H A D | stdsoap2.h | 2133 SOAP_FMAC1 const char* SOAP_FMAC2 soap_code_str(const struct soap_code_map*, long);
|
| H A D | stdsoap2.cpp | 1348 soap_code_str(const struct soap_code_map *code_map, long code) in soap_code_str() function 3029 const char *msg = soap_code_str(h_ssl_error_codes, err); in soap_ssl_error() 3478 msg = soap_code_str(h_error_codes, soap->errnum); in tcp_error() 5354 msg = soap_code_str(h_http_error_codes, status); in http_error() 12931 s = soap_code_str(mime_codes, content->encoding); in soap_count_attachments() 13613 s = soap_code_str(mime_codes, content->encoding); in soap_putmimehdr()
|
| H A D | KMS_CertificateC.cpp | 991 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
|
| H A D | KMS_CAC.cpp | 1029 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
|
| H A D | KMS_DiscoveryC.cpp | 1068 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
|