Home
last modified time | relevance | path

Searched defs:vt_stat (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/console-tools/
H A Dfgconsole.c28 struct vt_stat { struct
38 struct vt_stat vtstat; in fgconsole_main() argument
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dvt.h34 struct vt_stat { struct
35 unsigned short v_active;
36 unsigned short v_signal;
37 unsigned short v_state;
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dvt.h34 struct vt_stat { struct
35 unsigned short v_active;
36 unsigned short v_signal;
37 unsigned short v_state;
/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dcttyhack.c73 struct vt_stat { struct
74 unsigned short v_active; /* active vt */
75 unsigned short v_signal; /* signal to send */
76 unsigned short v_state; /* vt bitmask */
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsdisplay_usl_io.h35 struct vt_stat { struct
36 unsigned short v_active; /* active vt */
37 unsigned short v_signal; /* signal to send */
38 unsigned short v_state; /* vt bitmask */
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dvt.h32 struct vt_stat { struct
33 unsigned short v_active; /* active vt */
34 unsigned short v_signal; /* signal to send */
35 unsigned short v_state; /* vt bitmask */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dvt.h32 struct vt_stat { struct
33 unsigned short v_active; /* active vt */
34 unsigned short v_signal; /* signal to send */
35 unsigned short v_state; /* vt bitmask */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dvt.h32 struct vt_stat { struct
33 unsigned short v_active; /* active vt */
34 unsigned short v_signal; /* signal to send */
35 unsigned short v_state; /* vt bitmask */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dvt.h32 struct vt_stat { struct
33 unsigned short v_active; /* active vt */
34 unsigned short v_signal; /* signal to send */
35 unsigned short v_state; /* vt bitmask */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dvt.h32 struct vt_stat { struct
33 unsigned short v_active; /* active vt */
34 unsigned short v_signal; /* signal to send */
35 unsigned short v_state; /* vt bitmask */
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/session/
H A Ddirect.c175 struct vt_stat vt_stat; in setup_tty() local
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-dev.c407 struct vt_stat vt_stat; in stress_dev_vcs_linux() local