Searched refs:IssueAlert (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | KMS_AgentStub.h | 540 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 D | KMS_AgentClient.cpp | 693 …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 D | KMS_AgentC.cpp | 3528 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()
|