Home
last modified time | relevance | path

Searched defs:IGNBRK (Results 1 – 25 of 31) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h63 #define IGNBRK 0000001 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h83 #define IGNBRK 0000001 /* Ignore break condition. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py81 IGNBRK = 0000001 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py81 IGNBRK = 0000001 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go468 IGNBRK = 0x1 const
Dzerrors_dragonfly_amd64.go596 IGNBRK = 0x1 const
Dzerrors_openbsd_arm.go696 IGNBRK = 0x1 const
Dzerrors_netbsd_arm.go815 IGNBRK = 0x1 const
Dzerrors_openbsd_amd64.go733 IGNBRK = 0x1 const
Dzerrors_netbsd_amd64.go823 IGNBRK = 0x1 const
Dzerrors_openbsd_386.go697 IGNBRK = 0x1 const
Dzerrors_darwin_386.go628 IGNBRK = 0x1 const
Dzerrors_darwin_arm64.go628 IGNBRK = 0x1 const
Dzerrors_darwin_amd64.go628 IGNBRK = 0x1 const
Dzerrors_darwin_arm.go628 IGNBRK = 0x1 const
Dzerrors_freebsd_386.go654 IGNBRK = 0x1 const
Dzerrors_freebsd_arm.go661 IGNBRK = 0x1 const
Dzerrors_netbsd_386.go833 IGNBRK = 0x1 const
Dzerrors_freebsd_amd64.go654 IGNBRK = 0x1 const
Dzerrors_linux_sparc64.go542 IGNBRK = 0x1 const
Dzerrors_linux_mipsle.go673 IGNBRK = 0x1 const
Dzerrors_linux_s390x.go673 IGNBRK = 0x1 const
Dzerrors_linux_arm.go673 IGNBRK = 0x1 const
Dzerrors_linux_ppc64le.go673 IGNBRK = 0x1 const
Dzerrors_linux_mips64.go673 IGNBRK = 0x1 const

12