Home
last modified time | relevance | path

Searched defs:readv (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libc/sys/
H A Dw_readv.c22 readv(int fd, const struct iovec *iov, int iovcnt) in readv() function
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp654 TEST(MemorySanitizer, readv) { in TEST() argument