Home
last modified time | relevance | path

Searched refs:SERVICE_SECTION (Results 1 – 4 of 4) 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()
/hardware/ti/omap4-aah/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.c245 CONF_FILE* pConfFile, SERVICE_SECTION* pService) in SMCPropYacc()
251 SERVICE_SECTION* pServSection; in SMCPropYacc()
252 SERVICE_SECTION* pPreviousService=NULL; in SMCPropYacc()
322 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
328 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()
335 pServSection=(SERVICE_SECTION*)SMCPropListFindElement( in SMCPropYacc()