Searched defs:pread (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/unistd/
H A Dread.c43 pread(int fd, void* buffer, size_t bufferSize, off_t pos) function
/haiku/src/tools/vmdkimage/
H A Dvmdkimage.cpp23 #define pread(_fd, _buf, _count, _pos) read_pos(_fd, _pos, _buf, _count) macro
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.h109 s64 (*pread)(struct ntfs_device *dev, void *buf, s64 count, s64 offset); member in struct:ntfs_device_operations
/haiku/src/system/boot/loader/
H A Dvfs.cpp958 pread(int fd, void* buffer, size_t bufferSize, off_t offset) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1687 #define pread fssh_pread macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2182 void pread() {} function
H A Dlibroot_stubs_legacy.c2161 void pread() {} function

Completed in 114 milliseconds