Home
last modified time | relevance | path

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

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