Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentC.cpp3557 size_t soap_flag_IssueAlert = 1; in soap_in_KMS_Agent__CreateAuditLog() local
3579 if (soap_flag_IssueAlert && soap->error == SOAP_TAG_MISMATCH) in soap_in_KMS_Agent__CreateAuditLog()
3581 { soap_flag_IssueAlert--; in soap_in_KMS_Agent__CreateAuditLog()
3604 …AP_XML_STRICT) && (soap_flag_Retention > 0 || soap_flag_Condition > 0 || soap_flag_IssueAlert > 0)) in soap_in_KMS_Agent__CreateAuditLog()