Home
last modified time | relevance | path

Searched refs:VT_RESIZE (Results 1 – 9 of 9) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvt.h51 #define VT_RESIZE 0x5609 /* set kernel's idea of screensize */ macro
/external/syzkaller/sys/linux/
Dtty_386.const87 VT_RESIZE = 22025
Dtty_arm.const87 VT_RESIZE = 22025
Dtty_arm64.const87 VT_RESIZE = 22025
Dtty_amd64.const87 VT_RESIZE = 22025
Dtty_ppc64le.const87 VT_RESIZE = 22025
Dtty.txt101 ioctl$VT_RESIZE(fd fd_tty, cmd const[VT_RESIZE], arg ptr[in, vt_sizes])
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc719 unsigned IOCTL_VT_RESIZE = VT_RESIZE;
Dsanitizer_common_interceptors_ioctl.inc357 _(VT_RESIZE, READ, struct_vt_sizes_sz);