Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvt.h25 #define VT_GETMODE 0x5601 /* get mode of active vt */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc812 unsigned IOCTL_VT_GETMODE = VT_GETMODE;
Dsanitizer_common_interceptors_ioctl.inc353 _(VT_GETMODE, WRITE, struct_vt_mode_sz);