Searched defs:preadv2 (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/posix/ |
D | preadv2.c | 27 preadv2 (int fd, const struct iovec *vector, int count, off_t offset, in preadv2() function
|
/glibc-2.36/misc/ |
D | preadv2.c | 24 preadv2 (int fd, const struct iovec *vector, int count, off_t offset, in preadv2() function
|
/glibc-2.36/misc/sys/ |
D | uio.h | 154 # define preadv2 preadv64v2 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | preadv2.c | 25 preadv2 (int fd, const struct iovec *vector, int count, off_t offset, in preadv2() function
|