Home
last modified time | relevance | path

Searched refs:CONS_GETVERS (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/vt/
H A Dvt_consolectl.c52 case CONS_GETVERS: in consolectl_ioctl()
H A Dvt_core.c2796 case CONS_GETVERS: in vtterm_ioctl()
/freebsd/sys/sys/
H A Dconsio.h264 #define CONS_GETVERS _IOR('c', 74, int) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1645 unsigned IOCTL_CONS_GETVERS = CONS_GETVERS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc516 _(CONS_GETVERS, WRITE, sizeof(int));
/freebsd/sys/dev/syscons/
H A Dsyscons.c1040 case CONS_GETVERS: /* get version number */ in sctty_ioctl()