Searched refs:soap_code_map (Results 1 – 6 of 6) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | stdsoap2.h | 1936 struct soap_code_map struct 2131 SOAP_FMAC1 const struct soap_code_map* SOAP_FMAC2 soap_code(const struct soap_code_map*, const char… 2132 SOAP_FMAC1 long SOAP_FMAC2 soap_code_int(const struct soap_code_map*, const char*, long); 2133 SOAP_FMAC1 const char* SOAP_FMAC2 soap_code_str(const struct soap_code_map*, long); 2134 SOAP_FMAC1 long SOAP_FMAC2 soap_code_bits(const struct soap_code_map*, const char*); 2135 SOAP_FMAC1 const char* SOAP_FMAC2 soap_code_list(struct soap*, const struct soap_code_map*, long);
|
| H A D | KMS_AgentC.cpp | 1753 static const struct soap_code_map soap_codes_KMS_Agent__AuditLogCondition[] = 1775 const struct soap_code_map *map; in soap_s2KMS_Agent__AuditLogCondition() 1835 static const struct soap_code_map soap_codes_KMS_Agent__AuditLogRetention[] = 1858 const struct soap_code_map *map; in soap_s2KMS_Agent__AuditLogRetention() 1918 static const struct soap_code_map soap_codes_KMS_Agent__DataUnitState[] = 1941 const struct soap_code_map *map; in soap_s2KMS_Agent__DataUnitState() 2001 static const struct soap_code_map soap_codes_KMS_Agent__KeyState[] = 2030 const struct soap_code_map *map; in soap_s2KMS_Agent__KeyState() 2090 static const struct soap_code_map soap_codes_KMS_Agent__KeyType[] = 2110 const struct soap_code_map *map; in soap_s2KMS_Agent__KeyType() [all …]
|
| H A D | stdsoap2.cpp | 363 static const struct soap_code_map html_entity_codes[] = /* entities for XHTML parsing */ 466 static const struct soap_code_map h_error_codes[] = 490 static const struct soap_code_map h_http_error_codes[] = 535 static const struct soap_code_map h_ssl_error_codes[] = 550 static const struct soap_code_map mime_codes[] = 1312 const struct soap_code_map* 1314 soap_code(const struct soap_code_map *code_map, const char *str) in soap_code() 1331 soap_code_int(const struct soap_code_map *code_map, const char *str, long other) in soap_code_int() 1348 soap_code_str(const struct soap_code_map *code_map, long code) in soap_code_str() 1362 soap_code_bits(const struct soap_code_map *code_map, const char *str) in soap_code_bits() [all …]
|
| H A D | KMS_CertificateC.cpp | 982 static const struct soap_code_map soap_codes_bool[] = 1002 const struct soap_code_map *map; in soap_s2bool()
|
| H A D | KMS_CAC.cpp | 1020 static const struct soap_code_map soap_codes_bool[] = 1040 const struct soap_code_map *map; in soap_s2bool()
|
| H A D | KMS_DiscoveryC.cpp | 1059 static const struct soap_code_map soap_codes_bool[] = 1079 const struct soap_code_map *map; in soap_s2bool()
|