Searched refs:COMPONENTS_ITEM (Results 1 – 3 of 3) sorted by relevance
25 typedef struct _COMPONENTS_ITEM COMPONENTS_ITEM; typedef64 COMPONENTS_ITEM *Next;66 } COMPONENTS_ITEM; typedef99 COMPONENTS_ITEM *101 COMPONENTS_ITEM **ComponentsList106 COMPONENTS_ITEM *ComponentsList
252 COMPONENTS_ITEM *254 COMPONENTS_ITEM **ComponentsList in AddComponentsItem()272 COMPONENTS_ITEM *NewComponents; in AddComponentsItem()273 COMPONENTS_ITEM *TempComponents; in AddComponentsItem()278 NewComponents = malloc (sizeof (COMPONENTS_ITEM)); in AddComponentsItem()282 memset (NewComponents, 0, sizeof (COMPONENTS_ITEM)); in AddComponentsItem()302 COMPONENTS_ITEM *ComponentsList in FreeComponentsList()318 COMPONENTS_ITEM *TempComponents; in FreeComponentsList()319 COMPONENTS_ITEM *FreeComponents; in FreeComponentsList()
248 COMPONENTS_ITEM *ComponentsList;603 COMPONENTS_ITEM *TempComponents; in main()