Searched defs:off_in (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/capsicum-test/ |
H A D | copy_file_range.cc | 77 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 D | io.cc | 210 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 D | last_local_modify.cc | 131 off_t off_in = 0; in copy_file_range_th() local
|
H A D | copy_file_range.cc | 542 off_t off_in = 1 << 18; in TEST_F() local 652 off_t off_in = 0; in TEST_F() local
|
H A D | default_permissions.cc | 110 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 D | netlink_message_parser.h | 88 uint16_t off_in; member
|
H A D | netlink_snl.h | 131 uint16_t off_in; member
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_kernel.h | 923 uint64_t off_in; member
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1676 #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
|