Home
last modified time | relevance | path

Searched refs:vt_active (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/pty/
H A Dpty07.c44 static unsigned short vt_active; variable
90 vt_active = stat.v_active; in setup()
92 tst_res(TINFO, "Saving active console %i", vt_active); in setup()
106 SAFE_IOCTL(fd, VT_ACTIVATE, vt_active); in cleanup()

Completed in 0 milliseconds