Searched refs:readv (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/posix/sys/
H A Duio.h22 ssize_t readv(int fd, const struct iovec *vector, int count);
/haiku/src/system/libroot/posix/sys/
H A Duio.c17 readv(int fd, const struct iovec *vecs, int count) function
/haiku/headers/os/drivers/
H A DDrivers.h53 device_readv_hook readv; member in struct:__anon1
/haiku/src/tools/fs_shell/
H A Duio.cpp64 return readv(fd, systemVecs, count);
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h209 beos_op_readv *readv; member in struct:beos_vnode_ops
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h190 op_readv *readv; member in struct:vnode_ops
/haiku/src/system/libnetwork/netresolv/isc/
H A Dev_streams.c299 bytes = readv(fd, str->iovCur, str->iovCurCount);
/haiku/src/build/libroot/
H A Dfs.cpp51 # define haiku_host_platform_readv readv
58 # define haiku_host_platform_readv readv
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1639 #define readv fssh_readv macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2325 void readv() {} function
H A Dlibroot_stubs_legacy.c2304 void readv() {} function

Completed in 202 milliseconds