Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h629 #define __sanitizer_syscall_pre_readv(fd, iovp, iovcnt) \ argument
632 #define __sanitizer_syscall_post_readv(res, fd, iovp, iovcnt) \ argument
635 #define __sanitizer_syscall_pre_writev(fd, iovp, iovcnt) \ argument
638 #define __sanitizer_syscall_post_writev(res, fd, iovp, iovcnt) \ argument
1533 #define __sanitizer_syscall_pre_preadv(fd, iovp, iovcnt, PAD, offset) \ argument
1537 #define __sanitizer_syscall_post_preadv(res, fd, iovp, iovcnt, PAD, offset) \ argument
1541 #define __sanitizer_syscall_pre_pwritev(fd, iovp, iovcnt, PAD, offset) \ argument
1545 #define __sanitizer_syscall_post_pwritev(res, fd, iovp, iovcnt, PAD, offset) \ argument