Home
last modified time | relevance | path

Searched refs:InfpFindKeyLine (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/inflib/
H A Dinfpriv.h93 extern PINFCACHELINE InfpFindKeyLine(PINFCACHESECTION Section,
H A Dinfget.c196 CacheLine = InfpFindKeyLine(CacheSection, Key); in InfpFindFirstLine()
H A Dinfcore.c390 InfpFindKeyLine(PINFCACHESECTION Section, in InfpFindKeyLine() function