Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h525 struct KMS_Agent__CreateAuditLogResponse struct
742 …Condition Condition, bool IssueAlert, char *Message, struct KMS_Agent__CreateAuditLogResponse &res…
823 …Condition Condition, bool IssueAlert, char *Message, struct KMS_Agent__CreateAuditLogResponse &res…
H A DKMS_AgentH.h672 …efault_KMS_Agent__CreateAuditLogResponse(struct soap*, struct KMS_Agent__CreateAuditLogResponse *);
673 …_KMS_Agent__CreateAuditLogResponse(struct soap*, const struct KMS_Agent__CreateAuditLogResponse *);
674 …ditLogResponse(struct soap*, const char*, int, const struct KMS_Agent__CreateAuditLogResponse *, c…
675KMS_Agent__CreateAuditLogResponse * SOAP_FMAC4 soap_in_KMS_Agent__CreateAuditLogResponse(struct so…
680 …MS_Agent__CreateAuditLogResponse(struct soap*, const struct KMS_Agent__CreateAuditLogResponse *, c…
684 …uct KMS_Agent__CreateAuditLogResponse * SOAP_FMAC4 soap_get_KMS_Agent__CreateAuditLogResponse(stru…
691 SOAP_FMAC1 struct KMS_Agent__CreateAuditLogResponse * SOAP_FMAC2 soap_instantiate_KMS_Agent__Create…
H A DKMS_AgentC.cpp733 …_Agent__CreateAuditLogResponse(soap, tag, id, (const struct KMS_Agent__CreateAuditLogResponse *)pt… in soap_putelement()
853 …alize_KMS_Agent__CreateAuditLogResponse(soap, (const struct KMS_Agent__CreateAuditLogResponse *)pt… in soap_markelement()
1330 SOAP_DELETE((struct KMS_Agent__CreateAuditLogResponse*)p->ptr); in soap_fdelete()
1332 SOAP_DELETE_ARRAY((struct KMS_Agent__CreateAuditLogResponse*)p->ptr); in soap_fdelete()
3659 …t_KMS_Agent__CreateAuditLogResponse(struct soap *soap, struct KMS_Agent__CreateAuditLogResponse *a) in soap_default_KMS_Agent__CreateAuditLogResponse()
3665 …Agent__CreateAuditLogResponse(struct soap *soap, const struct KMS_Agent__CreateAuditLogResponse *a) in soap_serialize_KMS_Agent__CreateAuditLogResponse()
3671 …se(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateAuditLogResponse *a, … in soap_out_KMS_Agent__CreateAuditLogResponse()
3679KMS_Agent__CreateAuditLogResponse * SOAP_FMAC4 soap_in_KMS_Agent__CreateAuditLogResponse(struct so… in soap_in_KMS_Agent__CreateAuditLogResponse()
3683KMS_Agent__CreateAuditLogResponse *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS_Agent… in soap_in_KMS_Agent__CreateAuditLogResponse()
3703KMS_Agent__CreateAuditLogResponse *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_KMS_A… in soap_in_KMS_Agent__CreateAuditLogResponse()
[all …]
H A DKMS_AgentClient.cpp693 …Condition Condition, bool IssueAlert, char *Message, struct KMS_Agent__CreateAuditLogResponse &res… in soap_call_KMS_Agent__CreateAuditLog()
/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp3753 KMS_Agent::KMS_Agent__CreateAuditLogResponse oResponse; in KMSAgent_CreateAuditLog()