Searched refs:PINICACHE (Results 1 – 4 of 4) sorted by relevance
/reactos/base/setup/lib/utils/ |
H A D | inicache.h | 27 } INICACHE, *PINICACHE; typedef 47 PINICACHE *Cache, 54 PINICACHE *Cache, 60 PINICACHE *Cache, 66 _In_ PINICACHE Cache); 70 _In_ PINICACHE Cache, 97 _In_ PINICACHE Cache, 128 PINICACHE 133 PINICACHE Cache, 138 PINICACHE Cache,
|
H A D | inicache.c | 56 _In_ PINICACHE Cache, in IniCacheFindSection() 230 _In_ PINICACHE Cache, in IniCacheAddSectionAorW() 488 PINICACHE *Cache, in IniCacheLoadFromMemory() 582 PINICACHE *Cache, in IniCacheLoadByHandle() 656 PINICACHE *Cache, in IniCacheLoad() 700 _In_ PINICACHE Cache) in IniCacheDestroy() 718 _In_ PINICACHE Cache, in IniGetSection() 918 PINICACHE 921 PINICACHE Cache; in IniCacheCreate() 939 PINICACHE Cache, in IniCacheSaveByHandle() [all …]
|
H A D | bldrsup.c | 83 PINICACHE IniCache;
|
/reactos/base/setup/lib/ |
H A D | setuplib.c | 211 PINICACHE IniCache; in InstallSetupInfFile() 214 PINICACHE UnattendCache; in InstallSetupInfFile()
|