Home
last modified time | relevance | path

Searched refs:VT_GETINDEX (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dconsio.h369 #define VT_GETINDEX _IOR('v', 8, int) macro
/freebsd-12.1/sys/dev/vt/
H A Dvt_core.c2523 case VT_GETINDEX: in vtterm_ioctl()
/freebsd-12.1/sys/dev/syscons/
H A Dsyscons.c1300 case VT_GETINDEX: /* get this vty # */ in sctty_ioctl()