Searched refs:sliceDataPtr (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkernelcache.c36 const uint8_t * sliceDataPtr = NULL; // do not free local
119 sliceDataPtr = CFDataGetBytePtr(sliceData);
122 result = writeToFile(fileDescriptor, sliceDataPtr, sliceLength);

Completed in 149 milliseconds