Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt_ioctl.c578 struct vt_stat __user *vtstat = up; in vt_ioctl() local
582 if (put_user(fg_console + 1, &vtstat->v_active)) in vt_ioctl()
590 ret = put_user(state, &vtstat->v_state); in vt_ioctl()