Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h294 typedef struct scrshot scrshot_t; typedef
297 #define CONS_SCRSHOT _IOWR('c', 105, scrshot_t)
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c1265 scrshot_t shot; in dump_screen()
/freebsd/sys/dev/syscons/
H A Dsyscons.c1112 scrshot_t *ptr = (scrshot_t *)data; in sctty_ioctl()