Home
last modified time | relevance | path

Searched refs:soap_codes_bool (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_CertificateC.cpp982 static const struct soap_code_map soap_codes_bool[] = variable
991 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
1005 map = soap_code(soap_codes_bool, s); in soap_s2bool()
H A DKMS_CAC.cpp1020 static const struct soap_code_map soap_codes_bool[] = variable
1029 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
1043 map = soap_code(soap_codes_bool, s); in soap_s2bool()
H A DKMS_DiscoveryC.cpp1059 static const struct soap_code_map soap_codes_bool[] = variable
1068 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
1082 map = soap_code(soap_codes_bool, s); in soap_s2bool()
H A DKMS_AgentC.cpp2391 static const struct soap_code_map soap_codes_bool[] = variable
2400 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()
2414 map = soap_code(soap_codes_bool, s); in soap_s2bool()