Home
last modified time | relevance | path

Searched defs:TIOCGWINSZ (Results 1 – 25 of 31) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h38 #define TIOCGWINSZ 0x5413 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h47 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py195 TIOCGWINSZ = _IOR(ord('t'), 104, struct_winsize) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py195 TIOCGWINSZ = _IOR(ord('t'), 104, struct_winsize) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1060 TIOCGWINSZ = 0x5468 const
Dzerrors_dragonfly_amd64.go1211 TIOCGWINSZ = 0x40087468 const
Dzerrors_openbsd_arm.go1257 TIOCGWINSZ = 0x40087468 const
Dzerrors_netbsd_arm.go1342 TIOCGWINSZ = 0x40087468 const
Dzerrors_openbsd_amd64.go1337 TIOCGWINSZ = 0x40087468 const
Dzerrors_netbsd_amd64.go1353 TIOCGWINSZ = 0x40087468 const
Dzerrors_openbsd_386.go1254 TIOCGWINSZ = 0x40087468 const
Dzerrors_darwin_386.go1385 TIOCGWINSZ = 0x40087468 const
Dzerrors_darwin_arm64.go1385 TIOCGWINSZ = 0x40087468 const
Dzerrors_darwin_amd64.go1385 TIOCGWINSZ = 0x40087468 const
Dzerrors_darwin_arm.go1385 TIOCGWINSZ = 0x40087468 const
Dzerrors_freebsd_386.go1399 TIOCGWINSZ = 0x40087468 const
Dzerrors_freebsd_arm.go1408 TIOCGWINSZ = 0x40087468 const
Dzerrors_netbsd_386.go1363 TIOCGWINSZ = 0x40087468 const
Dzerrors_freebsd_amd64.go1400 TIOCGWINSZ = 0x40087468 const
Dzerrors_linux_sparc64.go1668 TIOCGWINSZ = 0x40087468 const
Dzerrors_linux_mipsle.go2008 TIOCGWINSZ = 0x40087468 const
Dzerrors_linux_s390x.go2069 TIOCGWINSZ = 0x5413 const
Dzerrors_linux_arm.go2015 TIOCGWINSZ = 0x5413 const
Dzerrors_linux_ppc64le.go2060 TIOCGWINSZ = 0x40087468 const
Dzerrors_linux_mips64.go2008 TIOCGWINSZ = 0x40087468 const

12