Searched refs:Ioctl (Results 1 – 7 of 7) sorted by relevance
| /freebsd/tests/sys/fs/fusefs/ |
| H A D | ioctl.cc | 45 class Ioctl: public FuseTest { class 99 TEST_F(Ioctl, enosys) in TEST_F() argument 120 TEST_F(Ioctl, ior) in TEST_F() argument 142 TEST_F(Ioctl, ior_overflow) in TEST_F() argument 160 TEST_F(Ioctl, iow) in TEST_F() argument 176 TEST_F(Ioctl, iowr) in TEST_F() argument 195 TEST_F(Ioctl, iowint) in TEST_F() argument
|
| /freebsd/tests/sys/capsicum/ |
| H A D | ioctl.cc | 13 TEST(Ioctl, Basic) { in TEST() argument 40 TEST(Ioctl, SubRightNormalFD) { in TEST() argument 72 TEST(Ioctl, PreserveSubRights) { in TEST() argument 110 TEST(Ioctl, SubRights) { in TEST() argument 190 TEST(Ioctl, TooManySubRights) { in TEST() argument 211 TEST(Ioctl, ManySubRights) { in TEST() argument
|
| /freebsd/usr.bin/truss/ |
| H A D | syscall.h | 101 Ioctl, enumerator
|
| H A D | syscalls.c | 322 .args = { { Int, 0 }, { Ioctl, 1 }, { Ptr, 2 } } }, 1806 case Ioctl: { in print_arg()
|
| /freebsd/lib/libc/nls/ |
| H A D | it_IT.ISO8859-15.msg | 56 25 Ioctl inappropriata per la periferica
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 9 // Ioctl handling in common sanitizer interceptors.
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 9 // Ioctl handling in common sanitizer interceptors.
|