Searched defs:readv (Results 1 – 3 of 3) sorted by relevance
120 SYS_FUNC(readv) in SYS_FUNC() argument
703 ssize_t readv(int fildes, const struct iovec *iov, int iovcnt) in readv() function
646 TEST(MemorySanitizer, readv) { in TEST() argument