Home
last modified time | relevance | path

Searched refs:TCGETX (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h72 #define TCGETX 0x5432 /* SYS5 TCGETX compatibility */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_arm.go1928 TCGETX = 0x5432 const
Dzerrors_linux_arm64.go1913 TCGETX = 0x5432 const
Dzerrors_linux_386.go1921 TCGETX = 0x5432 const
Dzerrors_linux_s390x.go1982 TCGETX = 0x5432 const
Dzerrors_linux_amd64.go1922 TCGETX = 0x5432 const
/external/ppp/pppd/
Dsys-solaris.c1196 if (!sync_serial && ioctl (fd, TCGETX, &tiox) < 0) {