Searched refs:BSDLY (Results 1 – 24 of 24) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 102 #define BSDLY 0020000 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 122 #define BSDLY 0020000 macro
|
/external/python/cpython2/Modules/ |
D | termios.c | 430 #ifdef BSDLY 431 {"BSDLY", BSDLY},
|
/external/python/cpython3/Modules/ |
D | termios.c | 458 #ifdef BSDLY 459 {"BSDLY", BSDLY},
|
/external/toybox/toys/pending/ |
D | stty.c | 107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 116 BSDLY = 0020000 variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 116 BSDLY = 0020000 variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 164 BSDLY = 0x2000 const
|
D | zerrors_darwin_386.go | 224 BSDLY = 0x8000 const
|
D | zerrors_darwin_arm64.go | 224 BSDLY = 0x8000 const
|
D | zerrors_darwin_amd64.go | 224 BSDLY = 0x8000 const
|
D | zerrors_darwin_arm.go | 224 BSDLY = 0x8000 const
|
D | zerrors_linux_sparc64.go | 229 BSDLY = 0x2000 const
|
D | zerrors_linux_mipsle.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_s390x.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_arm.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_ppc64le.go | 242 BSDLY = 0x8000 const
|
D | zerrors_linux_mips64.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_ppc64.go | 242 BSDLY = 0x8000 const
|
D | zerrors_linux_amd64.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_mips64le.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_386.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_mips.go | 242 BSDLY = 0x2000 const
|
D | zerrors_linux_arm64.go | 242 BSDLY = 0x2000 const
|