Searched refs:sParserContext (Results 1 – 2 of 2) sorted by relevance
260 LIB_MANIFEST2_CONTEXT sParserContext; in SMCPropYacc() local263 sParserContext.pManifestName = "Configuration File"; in SMCPropYacc()264 sParserContext.pManifestContent = pBuffer; in SMCPropYacc()265 sParserContext.nManifestLength = nBufferLength; in SMCPropYacc()266 sParserContext.nType = LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS; in SMCPropYacc()273 sParserContext.nType = LIB_MANIFEST2_TYPE_COMPILED; in SMCPropYacc()275 sParserContext.pManifestName = serviceManifestName; in SMCPropYacc()277 libManifest2InitContext(&sParserContext); in SMCPropYacc()282 &sParserContext, in SMCPropYacc()
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()