Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dvt.h22 unsigned short v_active; /* active vt */ member
/linux-2.4.37.9/drivers/char/
Dvt.c753 if (put_user(fg_console + 1, &vtstat->v_active)) in vt_ioctl()