Home
last modified time | relevance | path

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

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