Searched refs:tempValue (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A D_configadd.c43 CFDataRef tempValue; local
57 sc_status = __SCDynamicStoreCopyValue(store, key, &tempValue, TRUE);
65 CFRelease(tempValue);
/macosx-10.10.1/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDValue.c168 uint64_t tempValue; local
183 tempValue = value;
185 __IOHIDValueConvertLongWordToByte((const uint64_t *)&tempValue, event->bytes, min(length, sizeof(uint32_t)));

Completed in 117 milliseconds