Home
last modified time | relevance | path

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

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