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

/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dread.c43 pread(int fd, void* buffer, size_t bufferSize, off_t pos) function
/haiku-fatelf/src/tools/vmdkimage/
H A Dvmdkimage.cpp23 #define pread(_fd, _buf, _count, _pos) read_pos(_fd, _pos, _buf, _count) macro
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.h99 s64 (*pread)(struct ntfs_device *dev, void *buf, s64 count, s64 offset); member in struct:ntfs_device_operations
/haiku-fatelf/src/bin/coreutils/lib/
H A Dunistd.in.h734 # define pread rpl_pread macro
745 # undef pread macro
746 # define pread(f,b,s,o) \ macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Dopncls.c378 file_ptr (*pread) (struct bfd *abfd, void *stream, void *buf, member in struct:opncls
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1660 #define pread fssh_pread macro

Completed in 69 milliseconds