Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentC.cpp1761 { 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 Dstdsoap2.h2133 SOAP_FMAC1 const char* SOAP_FMAC2 soap_code_str(const struct soap_code_map*, long);
H A Dstdsoap2.cpp1348 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 DKMS_CertificateC.cpp991 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
H A DKMS_CAC.cpp1029 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
H A DKMS_DiscoveryC.cpp1068 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()