Searched defs:pos0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_reserv.c | 947 int pos, pos0, pos1; in vm_reserv_break() local
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 987 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 990 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument 993 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 996 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|