Home
last modified time | relevance | path

Searched refs:PageOffset (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h449 long PageOffset; /* required element of type xsd:int */ member
473 long PageOffset; /* required element of type xsd:int */ member
734 …struct soap*, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, st…
736 …struct soap*, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, ch…
815 …*soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, st…
817 …*soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, ch…
H A DKMS_AgentClient.cpp491 …*soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, st… in soap_call_KMS_Agent__RetrieveDataUnitKeys() argument
495 soap_tmp_KMS_Agent__RetrieveDataUnitKeys.PageOffset = PageOffset; in soap_call_KMS_Agent__RetrieveDataUnitKeys()
542 …*soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, ch… in soap_call_KMS_Agent__RetrieveDataUnitKeys2() argument
546 soap_tmp_KMS_Agent__RetrieveDataUnitKeys2.PageOffset = PageOffset; in soap_call_KMS_Agent__RetrieveDataUnitKeys2()
H A DKMS_AgentC.cpp4231 soap_default_xsd__int(soap, &a->PageOffset); in soap_default_KMS_Agent__RetrieveDataUnitKeys2()
4252 if (soap_out_xsd__int(soap, "PageOffset", -1, &a->PageOffset, "xsd:int")) in soap_out_KMS_Agent__RetrieveDataUnitKeys2()
4289 if (soap_in_xsd__int(soap, "PageOffset", &a->PageOffset, "xsd:int")) in soap_in_KMS_Agent__RetrieveDataUnitKeys2()
4496 soap_default_xsd__int(soap, &a->PageOffset); in soap_default_KMS_Agent__RetrieveDataUnitKeys()
4515 if (soap_out_xsd__int(soap, "PageOffset", -1, &a->PageOffset, "xsd:int")) in soap_out_KMS_Agent__RetrieveDataUnitKeys()
4549 if (soap_in_xsd__int(soap, "PageOffset", &a->PageOffset, "xsd:int")) in soap_in_KMS_Agent__RetrieveDataUnitKeys()