Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties_parser.c250 SERVICE_SECTION* pServSection; in SMCPropYacc() local
312 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
316 if (pServSection==NULL) in SMCPropYacc()
318 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
323 if (pServSection==NULL) in SMCPropYacc()
325 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
329 if (pServSection==NULL) in SMCPropYacc()
337 pServSection->inSCF=true; in SMCPropYacc()
340 pPreviousService->pNextInSCF=pServSection; in SMCPropYacc()
344 pConfFile->pFirstSectionInSCF=pServSection; in SMCPropYacc()
[all …]