Searched refs:InfpFreeSection (Results 1 – 4 of 4) sorted by relevance
85 extern PINFCACHESECTION InfpFreeSection(PINFCACHESECTION Section);
296 Cache->FirstSection = InfpFreeSection(Cache->FirstSection); in InfHostCloseFile()
347 Cache->FirstSection = InfpFreeSection(Cache->FirstSection); in InfCloseFile()
119 InfpFreeSection (PINFCACHESECTION Section) in InfpFreeSection() function