Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentC.cpp6645 size_t soap_flag_QueryParameters = 1; in soap_in_KMS_Agent__ListKeyGroups() local
6656 if (soap_flag_QueryParameters && soap->error == SOAP_TAG_MISMATCH) in soap_in_KMS_Agent__ListKeyGroups()
6658 { soap_flag_QueryParameters--; in soap_in_KMS_Agent__ListKeyGroups()
6676 if ((soap->mode & SOAP_XML_STRICT) && (soap_flag_QueryParameters > 0)) in soap_in_KMS_Agent__ListKeyGroups()