Searched defs:read_pos (Results 1 - 8 of 8) sorted by relevance

/haiku/src/system/libroot/posix/unistd/
H A Dread.c33 read_pos(int fd, off_t pos, void* buffer, size_t bufferSize) function
/haiku/src/tests/system/boot/loader/
H A DHandle.cpp21 # define read_pos(fd, pos, buffer, size) pread(fd, buffer, size, pos) macro
/haiku/src/tests/system/kernel/cache/
H A Dblock_cache_test.cpp8 #define read_pos block_cache_read_pos macro
13 #undef read_pos macro
/haiku/src/system/boot/loader/
H A Dvfs.cpp947 read_pos(int fd, off_t offset, void *buffer, size_t bufferSize) function
/haiku/src/build/libroot/
H A Dfs.cpp1127 read_pos(int fd, off_t pos, void *buffer, size_t bufferSize) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1686 #define read_pos fssh_read_pos macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2320 void read_pos() {} function
H A Dlibroot_stubs_legacy.c2299 void read_pos() {} function

Completed in 230 milliseconds