Home | History | Annotate | Download | only in src

Lines Matching refs:appendItemList

110 static Ret_t appendItemList(XltDecoderPtr_t pDecoder, SmlItemListPtr_t *ppItemList);
1002 rc = appendItemList(pDecoder, &pGenCmd->itemList);
1089 rc = appendItemList(pDecoder, &pAlert->itemList);
1360 rc = appendItemList(pDecoder, &pGet->itemList);
1777 rc = appendItemList(pDecoder, (VoidPtr_t)&pStatus->itemList);
1868 rc = appendItemList(pDecoder, &pResults->itemList);
2055 appendItemList(XltDecoderPtr_t pDecoder, SmlItemListPtr_t *ppItemList)