Searched defs:ExternalUniqueID (Results 1 – 2 of 2) sorted by relevance
/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
H A D | KMS_AgentClient.cpp | 92 … soap *soap, const char *soap_endpoint, const char *soap_action, char *ExternalUniqueID, char *Ext… in soap_call_KMS_Agent__CreateDataUnit() 142 … char *soap_endpoint, const char *soap_action, char *DataUnitID, char *ExternalUniqueID, char *Ext… in soap_call_KMS_Agent__RetrieveDataUnit() 193 … soap *soap, const char *soap_endpoint, const char *soap_action, char *ExternalUniqueID, char *Ext… in soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
|
H A D | KMS_AgentStub.h | 226 char *ExternalUniqueID; /* optional element of type xsd:string */ member 294 char *ExternalUniqueID; /* optional element of type xsd:string */ member
|