Searched refs:seekedBytes (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkernelcache.c622 off_t seekedBytes = 0; local
636 seekedBytes = lseek(fileDescriptor, fileOffset, SEEK_SET);
637 if (seekedBytes != fileOffset) {

Completed in 265 milliseconds