Home
last modified time | relevance | path

Searched refs:OTIOCCONS (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
Dioctl_compat.h131 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */ macro
/freebsd-12-stable/sys/kern/
Dtty_compat.c263 case OTIOCCONS: { in tty_ioctl_compat()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2144 unsigned IOCTL_OTIOCCONS = OTIOCCONS;
Dsanitizer_interceptors_ioctl_netbsd.inc1060 _(OTIOCCONS, NONE, 0);