Home | History | Annotate | Download | only in src

Lines Matching refs:VoidPtr_t

144     Ret_t (*build)(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem);
257 if ((rc = buildSyncHdr(pDecoder, (VoidPtr_t)ppSyncHdr)) != SML_ERR_OK) {
281 VoidPtr_t *ppContent)
490 pDat1->content = (VoidPtr_t)smlLibStrcat(pDat1->content, pDat2->content);
506 buildSyncHdr(XltDecoderPtr_t pDecoder, VoidPtr_t *ppSyncHdr)
547 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->version);
551 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->proto);
555 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->sessionID);
559 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->msgID);
563 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->respURI);
568 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSyncHdr->target);
572 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSyncHdr->source);
576 rc = buildCred(pDecoder, (VoidPtr_t)&pSyncHdr->cred);
579 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->meta);
617 buildSync(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
659 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->cmdID);
663 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->meta);
666 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->noc);
671 rc = buildCred(pDecoder, (VoidPtr_t)&pSync->cred);
674 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSync->target);
677 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSync->source);
747 buildAtomOrSeq(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
787 rc = buildPCData(pDecoder, (VoidPtr_t)&pAoS->cmdID);
791 rc = buildPCData(pDecoder, (VoidPtr_t)&pAoS->meta);
856 buildExec(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
890 rc = buildPCData(pDecoder, (VoidPtr_t)&pExec->cmdID);
895 rc = buildPCData(pDecoder, (VoidPtr_t)&pExec->correlator);
899 rc = buildPCData(pDecoder, (VoidPtr_t)&pExec->meta);
904 rc = buildCred(pDecoder, (VoidPtr_t)&pExec->cred);
908 rc = buildItem(pDecoder, (VoidPtr_t)&pExec->item);
942 buildGenericCmd(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
977 rc = buildPCData(pDecoder, (VoidPtr_t)&pGenCmd->cmdID);
981 rc = buildPCData(pDecoder, (VoidPtr_t)&pGenCmd->meta);
986 rc = buildCred(pDecoder, (VoidPtr_t)&pGenCmd->cred);
1031 buildAlert(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
1065 rc = buildPCData(pDecoder, (VoidPtr_t)&pAlert->cmdID);
1070 rc = buildPCData(pDecoder, (VoidPtr_t)&pAlert->correlator);
1074 rc = buildPCData(pDecoder, (VoidPtr_t)&pAlert->data);
1079 rc = buildCred(pDecoder, (VoidPtr_t)&pAlert->cred);
1118 buildMap(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
1153 rc = buildPCData(pDecoder, (VoidPtr_t)&pMap->cmdID);
1157 rc = buildPCData(pDecoder, (VoidPtr_t)&pMap->meta);
1162 rc = buildCred(pDecoder, (VoidPtr_t)&pMap->cred);
1165 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pMap->source);
1169 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pMap->target);
1205 buildSearch(XltDecoderPtr_t pDecoder, VoidPtr_t *ppSearch)
1240 rc = buildPCData(pDecoder, (VoidPtr_t)&pSearch->cmdID);
1244 rc = buildPCData(pDecoder, (VoidPtr_t)&pSearch->lang);
1247 rc = buildPCData(pDecoder, (VoidPtr_t)&pSearch->meta);
1251 rc = buildPCData(pDecoder, (VoidPtr_t)&pSearch->data);
1258 rc = buildCred(pDecoder, (VoidPtr_t)&pSearch->cred);
1261 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSearch->target);
1303 buildPutOrGet(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
1337 rc = buildPCData(pDecoder, (VoidPtr_t)&pGet->cmdID);
1341 rc = buildPCData(pDecoder, (VoidPtr_t)&pGet->lang);
1344 rc = buildPCData(pDecoder, (VoidPtr_t)&pGet->meta);
1349 rc = buildCred(pDecoder, (VoidPtr_t)&pGet->cred);
1389 buildTargetOrSource(XltDecoderPtr_t pDecoder, VoidPtr_t *ppTarget)
1420 rc = buildPCData(pDecoder, (VoidPtr_t)&pTarget->locURI);
1424 rc = buildPCData(pDecoder, (VoidPtr_t)&pTarget->locName);
1455 buildChal(XltDecoderPtr_t pDecoder, VoidPtr_t *ppChal)
1486 rc = buildPCData(pDecoder, (VoidPtr_t)&pChal->meta);
1515 buildCred(XltDecoderPtr_t pDecoder, VoidPtr_t *ppCred)
1546 rc = buildPCData(pDecoder, (VoidPtr_t)&pCred->data);
1550 rc = buildPCData(pDecoder, (VoidPtr_t)&pCred->meta);
1578 buildItem(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
1609 rc = buildPCData(pDecoder, (VoidPtr_t)&pItem->meta);
1612 rc = buildPCData(pDecoder, (VoidPtr_t)&pItem->data);
1622 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pItem->target);
1625 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pItem->source);
1653 buildMapItem(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
1683 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pMapItem->target);
1687 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pMapItem->source);
1717 buildStatus(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
1751 rc = buildPCData(pDecoder, (VoidPtr_t)&pStatus->cmdID);
1755 rc = buildPCData(pDecoder, (VoidPtr_t)&pStatus->msgRef);
1758 rc = buildPCData(pDecoder, (VoidPtr_t)&pStatus->cmdRef);
1761 rc = buildPCData(pDecoder, (VoidPtr_t)&pStatus->cmd);
1765 rc = buildPCData(pDecoder, (VoidPtr_t)&pStatus->data);
1769 rc = buildChal(pDecoder, (VoidPtr_t)&pStatus->chal);
1772 rc = buildCred(pDecoder, (VoidPtr_t)&pStatus->cred);
1777 rc = appendItemList(pDecoder, (VoidPtr_t)&pStatus->itemList);
1780 rc = appendTargetRefList(pDecoder, (VoidPtr_t)&pStatus->targetRefList);
1783 rc = appendSourceRefList(pDecoder, (VoidPtr_t)&pStatus->sourceRefList);
1812 buildResults(XltDecoderPtr_t pDecoder, VoidPtr_t *ppResults)
1846 rc = buildPCData(pDecoder, (VoidPtr_t)&pResults->cmdID);
1850 rc = buildPCData(pDecoder, (VoidPtr_t)&pResults->msgRef);
1853 rc = buildPCData(pDecoder, (VoidPtr_t)&pResults->cmdRef);
1857 rc = buildPCData(pDecoder, (VoidPtr_t)&pResults->meta);
1860 rc = buildPCData(pDecoder, (VoidPtr_t)&pResults->targetRef);
1863 rc = buildPCData(pDecoder, (VoidPtr_t)&pResults->sourceRef);
1899 buildPCData(XltDecoderPtr_t pDecoder, VoidPtr_t *ppPCData)
1965 if ((rc = buildMetInfMetInfCmd(pDecoder, (VoidPtr_t)&pPCData->content)) != SML_ERR_OK) {
1974 if ((rc = buildDevInfDevInfCmd(pDecoder, (VoidPtr_t)&pPCData->content)) != SML_ERR_OK) {
1990 if ((rc = buildDmTndCmd(pDecoder, (VoidPtr_t)&pPCData->content)) != SML_ERR_OK) {
2030 buildPCDataList(XltDecoderPtr_t pDecoder, VoidPtr_t *ppPCData)
2050 return buildPCData(pDecoder, (VoidPtr_t)&pPCDataList->data);
2070 if ((rc = buildItem(pDecoder, (VoidPtr_t)&pNewItemList->item)) != SML_ERR_OK) {
2099 if ((rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pNewSourceList->source)) != SML_ERR_OK) {
2130 if ((rc = buildMapItem(pDecoder, (VoidPtr_t)&pNewMapItemList->mapItem)) != SML_ERR_OK) {
2160 if ((rc = buildPCData(pDecoder, (VoidPtr_t)&pNewTargetRefList->targetRef)) != SML_ERR_OK) {
2190 if ((rc = buildPCData(pDecoder, (VoidPtr_t)&pNewSourceRefList->sourceRef)) != SML_ERR_OK) {