Home
last modified time | relevance | path

Searched refs:TIOCGPTN (Results 1 – 21 of 21) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h87 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/external/strace/
Dterm.c242 case TIOCGPTN: in term_ioctl()
/external/ppp/pppd/
Dsys-linux.c2622 #ifdef TIOCGPTN
2629 if (ioctl(mfd, TIOCGPTN, &ptn) >= 0) {
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_freebsd_386.go1397 TIOCGPTN = 0x4004740f const
Dzerrors_freebsd_arm.go1406 TIOCGPTN = 0x4004740f const
Dzerrors_freebsd_amd64.go1398 TIOCGPTN = 0x4004740f const
Dzerrors_linux_sparc64.go1663 TIOCGPTN = 0x40047486 const
Dzerrors_linux_mipsle.go2002 TIOCGPTN = 0x40045430 const
Dzerrors_linux_s390x.go2063 TIOCGPTN = 0x80045430 const
Dzerrors_linux_arm.go2009 TIOCGPTN = 0x80045430 const
Dzerrors_linux_ppc64le.go2054 TIOCGPTN = 0x40045430 const
Dzerrors_linux_mips64.go2002 TIOCGPTN = 0x40045430 const
Dzerrors_linux_ppc64.go2054 TIOCGPTN = 0x40045430 const
Dzerrors_linux_amd64.go2003 TIOCGPTN = 0x80045430 const
Dzerrors_linux_mips64le.go2002 TIOCGPTN = 0x40045430 const
Dzerrors_linux_386.go2002 TIOCGPTN = 0x80045430 const
Dzerrors_linux_mips.go2002 TIOCGPTN = 0x40045430 const
Dzerrors_linux_arm64.go1994 TIOCGPTN = 0x80045430 const
/external/syzkaller/executor/
Dcommon_linux.h539 if (ioctl(a0, TIOCGPTN, &ptyno)) in syz_open_pts()
/external/syzkaller/pkg/csource/
Dgenerated.go1131 if (ioctl(a0, TIOCGPTN, &ptyno))