Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_daemon/
Dsmc_properties.c182 char *pPropVal = NULL; in smcPropertiesCheck() local
195 pPropVal = ((PROPERTY*)pNext)->pValue; in smcPropertiesCheck()
201 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
206 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
211 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
216 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal); in smcPropertiesCheck()
/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties.c182 char *pPropVal = NULL; in smcPropertiesCheck() local
195 pPropVal = ((PROPERTY*)pNext)->pValue; in smcPropertiesCheck()
201 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
206 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
211 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
216 bCheckResult = checkFilePath(pPropVal); in smcPropertiesCheck()
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal); in smcPropertiesCheck()