Searched defs:reqBytes (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSDevice.c186 OSErr DeviceRead(int device, int drive, void* buffer, SInt64 offset, UInt32 reqBytes, UInt32 *actBytes) argument
238 OSErr DeviceWrite(int device, int drive, void* buffer, SInt64 offset, UInt32 reqBytes, UInt32 *actBytes) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DDH_keys.cpp251 uint32 reqBytes = (keyBits + 7) / 8; local

Completed in 127 milliseconds