Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties_parser.h86 typedef struct SERVICE_SECTION struct
90 struct SERVICE_SECTION* pNextInSCF; /* next section defined in config file */ argument
97 } SERVICE_SECTION; argument
103 SERVICE_SECTION* pFirstSectionInSCF; /* first section defined in config file */
Dsmc_properties_parser.c250 SERVICE_SECTION* pServSection; in SMCPropYacc()
251 SERVICE_SECTION* pPreviousService=NULL; in SMCPropYacc()
312 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
318 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
325 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()