Home
last modified time | relevance | path

Searched refs:InfpFreeSection (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/inflib/
H A Dinfpriv.h85 extern PINFCACHESECTION InfpFreeSection(PINFCACHESECTION Section);
H A Dinfhostgen.c296 Cache->FirstSection = InfpFreeSection(Cache->FirstSection); in InfHostCloseFile()
H A Dinfrosgen.c347 Cache->FirstSection = InfpFreeSection(Cache->FirstSection); in InfCloseFile()
H A Dinfcore.c119 InfpFreeSection (PINFCACHESECTION Section) in InfpFreeSection() function