Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h540 bool IssueAlert; /* required element of type xsd:boolean */ member
742 …Retention Retention, enum KMS_Agent__AuditLogCondition Condition, bool IssueAlert, char *Message, …
823 …Retention Retention, enum KMS_Agent__AuditLogCondition Condition, bool IssueAlert, char *Message, …
H A DKMS_AgentClient.cpp693 …Retention Retention, enum KMS_Agent__AuditLogCondition Condition, bool IssueAlert, char *Message, … in soap_call_KMS_Agent__CreateAuditLog() argument
697 soap_tmp_KMS_Agent__CreateAuditLog.IssueAlert = IssueAlert; in soap_call_KMS_Agent__CreateAuditLog()
H A DKMS_AgentC.cpp3528 soap_default_xsd__boolean(soap, &a->IssueAlert); in soap_default_KMS_Agent__CreateAuditLog()
3546 if (soap_out_xsd__boolean(soap, "IssueAlert", -1, &a->IssueAlert, "xsd:boolean")) in soap_out_KMS_Agent__CreateAuditLog()
3580 if (soap_in_xsd__boolean(soap, "IssueAlert", &a->IssueAlert, "xsd:boolean")) in soap_in_KMS_Agent__CreateAuditLog()