Home
last modified time | relevance | path

Searched refs:vt_consize (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dvt.h53 struct vt_consize { struct
/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c850 struct vt_consize v; in vt_ioctl()
853 if (copy_from_user(&v, up, sizeof(struct vt_consize))) in vt_ioctl()