Home
last modified time | relevance | path

Searched refs:Ioctl (Results 1 – 7 of 7) sorted by relevance

/freebsd/tests/sys/fs/fusefs/
H A Dioctl.cc45 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 Dioctl.cc13 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 Dsyscall.h101 Ioctl, enumerator
H A Dsyscalls.c322 .args = { { Int, 0 }, { Ioctl, 1 }, { Ptr, 2 } } },
1806 case Ioctl: { in print_arg()
/freebsd/lib/libc/nls/
H A Dit_IT.ISO8859-15.msg56 25 Ioctl inappropriata per la periferica
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc9 // Ioctl handling in common sanitizer interceptors.
H A Dsanitizer_interceptors_ioctl_netbsd.inc9 // Ioctl handling in common sanitizer interceptors.