Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h186 struct KMS_Agent__ArrayOfKeyGroups struct
239 …struct KMS_Agent__ArrayOfKeyGroups KeyGroups; /* SOAP 1.2 RPC return element (when namespace quali…
H A DKMS_AgentH.h1422 …FMAC4 soap_default_KMS_Agent__ArrayOfKeyGroups(struct soap*, struct KMS_Agent__ArrayOfKeyGroups *);
1423 …oap_serialize_KMS_Agent__ArrayOfKeyGroups(struct soap*, struct KMS_Agent__ArrayOfKeyGroups const*);
1424 …_ArrayOfKeyGroups(struct soap*, const char*, int, const struct KMS_Agent__ArrayOfKeyGroups *, cons…
1425 …struct KMS_Agent__ArrayOfKeyGroups * SOAP_FMAC4 soap_in_KMS_Agent__ArrayOfKeyGroups(struct soap*, …
1430 …oap_put_KMS_Agent__ArrayOfKeyGroups(struct soap*, const struct KMS_Agent__ArrayOfKeyGroups *, cons…
1434 …FMAC3 struct KMS_Agent__ArrayOfKeyGroups * SOAP_FMAC4 soap_get_KMS_Agent__ArrayOfKeyGroups(struct …
1441 SOAP_FMAC1 struct KMS_Agent__ArrayOfKeyGroups * SOAP_FMAC2 soap_instantiate_KMS_Agent__ArrayOfKeyGr…
H A DKMS_AgentC.cpp793 …p_out_KMS_Agent__ArrayOfKeyGroups(soap, tag, id, (const struct KMS_Agent__ArrayOfKeyGroups *)ptr, … in soap_putelement()
943 soap_serialize_KMS_Agent__ArrayOfKeyGroups(soap, (const struct KMS_Agent__ArrayOfKeyGroups *)ptr); in soap_markelement()
1150 SOAP_DELETE((struct KMS_Agent__ArrayOfKeyGroups*)p->ptr); in soap_fdelete()
1152 SOAP_DELETE_ARRAY((struct KMS_Agent__ArrayOfKeyGroups*)p->ptr); in soap_fdelete()
7302 … soap_default_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_Agent__ArrayOfKeyGroups *a) in soap_default_KMS_Agent__ArrayOfKeyGroups()
7309 …erialize_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_Agent__ArrayOfKeyGroups const*a) in soap_serialize_KMS_Agent__ArrayOfKeyGroups()
7319 …roups(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ArrayOfKeyGroups *a, con… in soap_out_KMS_Agent__ArrayOfKeyGroups()
7334 …ct KMS_Agent__ArrayOfKeyGroups * SOAP_FMAC4 soap_in_KMS_Agent__ArrayOfKeyGroups(struct soap *soap,… in soap_in_KMS_Agent__ArrayOfKeyGroups()
7343KMS_Agent__ArrayOfKeyGroups *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS_Agent__Arra… in soap_in_KMS_Agent__ArrayOfKeyGroups()
7394KMS_Agent__ArrayOfKeyGroups *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_KMS_Agent_K… in soap_in_KMS_Agent__ArrayOfKeyGroups()
[all …]
/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp488 struct KMS_Agent::KMS_Agent__ArrayOfKeyGroups *i_pKeyGroupsResponse in CopyKeyGroupsResponse()