Home
last modified time | relevance | path

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

/freebsd/contrib/capsicum-test/
H A Dcopy_file_range.cc77 off_t off_in = 0, off_out = 0; in TEST_F() local
100 off_t off_in = 0, off_out = 0; in TEST_F() local
123 off_t off_in = 0, off_out = 0; in TEST_F() local
146 off_t off_in = 0, off_out = 0; in TEST_F() local
169 off_t off_in = 0, off_out = 0; in TEST_F() local
192 off_t off_in = 0, off_out = 0; in TEST_F() local
215 off_t off_in = 0, off_out = 0; in TEST_F() local
/freebsd/tests/sys/fs/fusefs/
H A Dio.cc210 off_t off_in = in.body.copy_file_range.off_in; in SetUp() local
253 void do_copy_file_range(off_t off_in, off_t off_out, size_t size) in do_copy_file_range()
H A Dlast_local_modify.cc131 off_t off_in = 0; in copy_file_range_th() local
H A Dcopy_file_range.cc542 off_t off_in = 1 << 18; in TEST_F() local
652 off_t off_in = 0; in TEST_F() local
H A Ddefault_permissions.cc110 void expect_copy_file_range(uint64_t ino_in, uint64_t off_in, uint64_t ino_out, in expect_copy_file_range()
514 off_t off_in = 0; in TEST_F() local
558 off_t off_in = 0; in TEST_F() local
/freebsd/sys/netlink/
H A Dnetlink_message_parser.h88 uint16_t off_in; member
H A Dnetlink_snl.h131 uint16_t off_in; member
/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h923 uint64_t off_in; member
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1676 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument
1681 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument