Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvt.h61 #define VT_RESIZEX 0x560A /* set kernel's idea of screensize + more */ macro
/external/syzkaller/sys/linux/
Dtty_386.const88 VT_RESIZEX = 22026
Dtty_arm.const88 VT_RESIZEX = 22026
Dtty_arm64.const88 VT_RESIZEX = 22026
Dtty_amd64.const88 VT_RESIZEX = 22026
Dtty_ppc64le.const88 VT_RESIZEX = 22026
Dtty.txt102 ioctl$VT_RESIZEX(fd fd_tty, cmd const[VT_RESIZEX], arg ptr[in, vt_consize])
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc720 unsigned IOCTL_VT_RESIZEX = VT_RESIZEX;
Dsanitizer_common_interceptors_ioctl.inc358 _(VT_RESIZEX, READ, struct_vt_consize_sz);