Searched refs:pStr (Results 1 – 2 of 2) sorted by relevance
311 char *pStr = SMCPropGetSystemProperty(&gConfFile, pProp); in smcGetPropertyAsInt() local312 if (pStr == NULL) in smcGetPropertyAsInt()317 if (libString2GetStringAsInt(pStr, (uint32_t*)pVal) == S_SUCCESS) in smcGetPropertyAsInt()