Home
last modified time | relevance | path

Searched refs:TIOCSTI (Results 1 – 25 of 42) sorted by relevance

12

/external/syzkaller/sys/linux/
Dtty_386.const79 TIOCSTI = 21522
Dtty_arm.const79 TIOCSTI = 21522
Dtty_arm64.const79 TIOCSTI = 21522
Dtty_amd64.const79 TIOCSTI = 21522
Dtty_ppc64le.const79 TIOCSTI = 21522
Dtty.txt34 ioctl$TIOCSTI(fd fd_tty, cmd const[TIOCSTI], arg intptr)
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h37 #define TIOCSTI 0x5412 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h32 #define TIOCSTI 0x5472 /* simulate terminal input */ macro
/external/python/cpython2/Modules/
Dtermios.c896 #ifdef TIOCSTI
897 {"TIOCSTI", TIOCSTI},
/external/python/cpython3/Modules/
Dtermios.c924 #ifdef TIOCSTI
925 {"TIOCSTI", TIOCSTI},
/external/strace/
Dterm.c266 case TIOCSTI: in term_ioctl()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py190 TIOCSTI = (TIOC|114) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py190 TIOCSTI = (TIOC|114) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1101 TIOCSTI = 0x7417 const
Dzerrors_dragonfly_amd64.go1258 TIOCSTI = 0x80017472 const
Dzerrors_openbsd_arm.go1300 TIOCSTI = 0x80017472 const
Dzerrors_openbsd_amd64.go1381 TIOCSTI = 0x80017472 const
Dzerrors_openbsd_386.go1297 TIOCSTI = 0x80017472 const
Dzerrors_darwin_386.go1436 TIOCSTI = 0x80017472 const
Dzerrors_darwin_arm64.go1436 TIOCSTI = 0x80017472 const
Dzerrors_darwin_amd64.go1436 TIOCSTI = 0x80017472 const
Dzerrors_netbsd_arm.go1389 TIOCSTI = 0x80017472 const
Dzerrors_darwin_arm.go1436 TIOCSTI = 0x80017472 const
Dzerrors_freebsd_386.go1443 TIOCSTI = 0x80017472 const
Dzerrors_freebsd_arm.go1452 TIOCSTI = 0x80017472 const

12