Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
readv
headers/private/fs_shell/fssh_api_wrapper.h
1649
#define readv fssh_readv
src/system/libroot/posix/sys/uio.c
17
readv(int fd, const struct iovec *vecs, int count)
src/system/libroot/stubbed/libroot_stubs.c
2242
void readv() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
2232
void readv() {}