Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dconsio.h298 typedef struct scrshot scrshot_t; typedef
301 #define CONS_SCRSHOT _IOWR('c', 105, scrshot_t)
/freebsd-10-stable/usr.sbin/vidcontrol/
Dvidcontrol.c1212 scrshot_t shot; in dump_screen()
/freebsd-10-stable/sys/dev/syscons/
Dsyscons.c1002 scrshot_t *ptr = (scrshot_t *)data; in sctty_ioctl()