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

/haiku/src/system/libroot/os/
H A Dfs_attr.cpp49 fs_read_attr(int fd, const char* attribute, uint32 , off_t pos, void* buffer, size_t readBytes) argument
/haiku/src/build/libroot/
H A Dfs_attr_haiku.cpp139 _haiku_build_fs_read_attr(int fd, const char* attribute, uint32 type, off_t pos, void *buffer, size_t readBytes) argument
H A Dfunction_remapper.cpp351 fs_read_attr(int fd, const char* attribute, uint32 type, off_t pos, void *buffer, size_t readBytes) argument
H A Dfs_attr_generic.cpp542 fs_read_attr(int fd, const char *attribute, uint32 type, off_t pos, void *buffer, size_t readBytes) argument
567 fs_write_attr(int fd, const char *attribute, uint32 type, off_t pos, const void *buffer, size_t readBytes) argument
H A Dfs_attr_untyped.cpp453 fs_read_attr(int fd, const char *_attribute, uint32 type, off_t pos, void *buffer, size_t readBytes) argument
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp68 ssize_t readBytes; local
[all...]
/haiku/src/system/boot/loader/net/
H A DTCP.cpp329 size_t readBytes = packet->DataSize() - packetOffset; local
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8052 fs_read_attr(int fd, const char *attribute, uint32 type, off_t pos, void *buffer, size_t readBytes) argument
9718 _user_read_attr(int fd, const char* userAttribute, off_t pos, void* userBuffer, size_t readBytes) argument

Completed in 177 milliseconds