Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h248 struct KMS_Agent__ListKeyGroups struct
716 SOAP_FMAC5 int SOAP_FMAC6 KMS_Agent__ListKeyGroups(struct soap*, struct KMS_Agent__QueryParameters …
H A DKMS_AgentH.h1297 … SOAP_FMAC4 soap_default_KMS_Agent__ListKeyGroups(struct soap*, struct KMS_Agent__ListKeyGroups *);
1298 …AC4 soap_serialize_KMS_Agent__ListKeyGroups(struct soap*, const struct KMS_Agent__ListKeyGroups *);
1299 …ent__ListKeyGroups(struct soap*, const char*, int, const struct KMS_Agent__ListKeyGroups *, const …
1300 …MAC3 struct KMS_Agent__ListKeyGroups * SOAP_FMAC4 soap_in_KMS_Agent__ListKeyGroups(struct soap*, c…
1305 …C4 soap_put_KMS_Agent__ListKeyGroups(struct soap*, const struct KMS_Agent__ListKeyGroups *, const …
1309 SOAP_FMAC3 struct KMS_Agent__ListKeyGroups * SOAP_FMAC4 soap_get_KMS_Agent__ListKeyGroups(struct so…
1316 SOAP_FMAC1 struct KMS_Agent__ListKeyGroups * SOAP_FMAC2 soap_instantiate_KMS_Agent__ListKeyGroups(s…
H A DKMS_AgentC.cpp783 …return soap_out_KMS_Agent__ListKeyGroups(soap, tag, id, (const struct KMS_Agent__ListKeyGroups *)p… in soap_putelement()
928 soap_serialize_KMS_Agent__ListKeyGroups(soap, (const struct KMS_Agent__ListKeyGroups *)ptr); in soap_markelement()
1180 SOAP_DELETE((struct KMS_Agent__ListKeyGroups*)p->ptr); in soap_fdelete()
1182 SOAP_DELETE_ARRAY((struct KMS_Agent__ListKeyGroups*)p->ptr); in soap_fdelete()
6622 …_FMAC4 soap_default_KMS_Agent__ListKeyGroups(struct soap *soap, struct KMS_Agent__ListKeyGroups *a) in soap_default_KMS_Agent__ListKeyGroups()
6628 …oap_serialize_KMS_Agent__ListKeyGroups(struct soap *soap, const struct KMS_Agent__ListKeyGroups *a) in soap_serialize_KMS_Agent__ListKeyGroups()
6634 …Groups(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ListKeyGroups *a, const… in soap_out_KMS_Agent__ListKeyGroups()
6643 …struct KMS_Agent__ListKeyGroups * SOAP_FMAC4 soap_in_KMS_Agent__ListKeyGroups(struct soap *soap, c… in soap_in_KMS_Agent__ListKeyGroups()
6648 …uct KMS_Agent__ListKeyGroups *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS_Agent__Lis… in soap_in_KMS_Agent__ListKeyGroups()
6672KMS_Agent__ListKeyGroups *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_KMS_Agent_KMS_… in soap_in_KMS_Agent__ListKeyGroups()
[all …]
H A DKMS_AgentClient.cpp45 { struct KMS_Agent__ListKeyGroups soap_tmp_KMS_Agent__ListKeyGroups; in soap_call_KMS_Agent__ListKeyGroups()