Home
last modified time | relevance | path

Searched refs:TIOCGPTPEER (Results 1 – 20 of 20) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/filesystems/
Ddevpts_pts.c122 #ifdef TIOCGPTPEER in do_tiocgptpeer()
123 slave = ioctl(master, TIOCGPTPEER, O_RDWR | O_NOCTTY | O_CLOEXEC); in do_tiocgptpeer()
/external/syzkaller/sys/linux/
Dtty_arm.const60 TIOCGPTPEER = 21569
Dtty_386.const60 TIOCGPTPEER = 21569
Dtty_amd64.const60 TIOCGPTPEER = 21569
Dtty_arm64.const60 TIOCGPTPEER = 21569
Dtty_ppc64le.const60 TIOCGPTPEER = 536892481
Dtty.txt33 ioctl$TIOCGPTPEER(fd fd_tty, cmd const[TIOCGPTPEER], arg intptr)
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h95 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go2003 TIOCGPTPEER = 0x20005441 const
Dzerrors_linux_ppc64.go2055 TIOCGPTPEER = 0x20005441 const
Dzerrors_linux_arm.go2010 TIOCGPTPEER = 0x5441 const
Dzerrors_linux_mips64.go2003 TIOCGPTPEER = 0x20005441 const
Dzerrors_linux_ppc64le.go2055 TIOCGPTPEER = 0x20005441 const
Dzerrors_linux_arm64.go1995 TIOCGPTPEER = 0x5441 const
Dzerrors_linux_386.go2003 TIOCGPTPEER = 0x5441 const
Dzerrors_linux_mips.go2003 TIOCGPTPEER = 0x20005441 const
Dzerrors_linux_s390x.go2064 TIOCGPTPEER = 0x5441 const
Dzerrors_linux_mipsle.go2003 TIOCGPTPEER = 0x20005441 const
Dzerrors_linux_amd64.go2004 TIOCGPTPEER = 0x5441 const