Searched defs:rvec (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1818 #define __sanitizer_syscall_pre_process_vm_readv(pid, lvec, liovcnt, rvec, \ argument 1824 rvec, riovcnt, flags) \ argument 1828 #define __sanitizer_syscall_pre_process_vm_writev(pid, lvec, liovcnt, rvec, \ argument 1834 rvec, riovcnt, flags) \ argument
|