Searched refs:sParserContext (Results 1 – 1 of 1) sorted by relevance
259 LIB_MANIFEST2_CONTEXT sParserContext; in SMCPropYacc() local262 sParserContext.pManifestName = "Configuration File"; in SMCPropYacc()263 sParserContext.pManifestContent = pBuffer; in SMCPropYacc()264 sParserContext.nManifestLength = nBufferLength; in SMCPropYacc()265 sParserContext.nType = LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS; in SMCPropYacc()267 libManifest2InitContext(&sParserContext); in SMCPropYacc()272 &sParserContext, in SMCPropYacc()