Searched refs:nValueLength (Results 1 – 4 of 4) sorted by relevance
257 uint32_t nValueLength; in SMCPropYacc() local286 &nValueLength); in SMCPropYacc()365 pValueZ = malloc(nValueLength+1); in SMCPropYacc()371 memcpy(pValueZ, pValue, nValueLength); in SMCPropYacc()372 pValueZ[nValueLength] = 0; in SMCPropYacc()399 pService->sNode.pName=malloc(nValueLength+1); in SMCPropYacc()418 memcpy(pService->sNode.pName,pProperty->pValue,nValueLength+1); in SMCPropYacc()436 if ((nValueLength > strlen(CONFIG_PROPERTY_NAME)) && in SMCPropYacc()
649 uint32_t nValueLength; in libManifest2CheckFormat() local663 &nValueLength); in libManifest2CheckFormat()
256 uint32_t nValueLength; in SMCPropYacc() local276 &nValueLength); in SMCPropYacc()355 pValueZ = malloc(nValueLength+1); in SMCPropYacc()361 memcpy(pValueZ, pValue, nValueLength); in SMCPropYacc()362 pValueZ[nValueLength] = 0; in SMCPropYacc()385 if ((nValueLength > strlen(CONFIG_PROPERTY_NAME)) && in SMCPropYacc()