Searched refs:SECTION_ITEM (Results 1 – 3 of 3) sorted by relevance
53 typedef struct _INI_SECTION_ITEM SECTION_ITEM; typedef59 SECTION_ITEM *PtrNext;69 SECTION_ITEM *SectionHead;305 SECTION_ITEM *PtrSection; in DumpIniSection()306 SECTION_ITEM *Section; in DumpIniSection()535 IN OUT SECTION_ITEM **SectionHead in ProfileGetSection()538 SECTION_ITEM *SectionItem; in ProfileGetSection()586 SectionItem = AllocatePool (sizeof (SECTION_ITEM)); in ProfileGetSection()632 IN OUT SECTION_ITEM **SectionHead in ProfileGetEntry()636 SECTION_ITEM *SectionItem; in ProfileGetEntry()[all …]
226 IN OUT SECTION_ITEM **SectionHead in ProfileGetSection()230 SECTION_ITEM *SectionItem; in ProfileGetSection()268 SectionItem = AllocatePool (sizeof (SECTION_ITEM)); in ProfileGetSection()312 IN OUT SECTION_ITEM **SectionHead in ProfileGetEntry()316 SECTION_ITEM *SectionItem; in ProfileGetEntry()317 SECTION_ITEM *PtrSection; in ProfileGetEntry()366 SectionItem = AllocatePool (sizeof (SECTION_ITEM)); in ProfileGetEntry()438 IN SECTION_ITEM *Section, in FreeAllList()442 SECTION_ITEM *PtrSection; in FreeAllList()486 IN SECTION_ITEM *Section, in UpdateGetProfileString()[all …]
61 typedef struct _SECTION_ITEM SECTION_ITEM; typedef67 SECTION_ITEM *ptrNext;