Searched refs:v_active (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | vt.h | 22 unsigned short v_active; /* active vt */ member |
/linux-2.4.37.9/drivers/char/ | ||
D | vt.c | 753 if (put_user(fg_console + 1, &vtstat->v_active)) in vt_ioctl() |