Home
last modified time | relevance | path

Searched refs:B9600 (Results 1 – 25 of 41) sorted by relevance

12

/external/openssh/
Dttymodes.c103 case B9600: in speed_to_baud()
193 return B9600; in baud_to_speed()
244 return B9600; in baud_to_speed()
/external/strace/xlat/
Dbaud_options.h56 #if defined(B9600) || (defined(HAVE_DECL_B9600) && HAVE_DECL_B9600)
57 XLAT(B9600),
Dbaud_options.in14 B9600
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py139 B9600 = 0000015 variable
166 SSPEED = B9600
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py139 B9600 = 0000015 variable
166 SSPEED = B9600
/external/u-boot/tools/gdb/
Dserial.c31 { "9600", B9600 }, { "19200", B19200 }, { "38400", B38400 },
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h127 #define B9600 0000015 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h151 #define B9600 0000015 macro
/external/toybox/toys/pending/
Dgetty.c58 {4800, B4800}, {9600, B9600},
/external/python/cpython2/Modules/
Dtermios.c343 {"B9600", B9600},
/external/python/cpython3/Modules/
Dtermios.c334 {"B9600", B9600},
/external/u-boot/tools/
Dkwboot.c241 return B9600; in kwboot_tty_speed()
/external/ppp/pppd/
Dsys-linux.c828 #ifdef B9600
829 { 9600, B9600 },
Dsys-solaris.c1102 #ifdef B9600
1103 { 9600, B9600 },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go87 B9600 = 0xd const
Dzerrors_dragonfly_amd64.go72 B9600 = 0x2580 const
Dzerrors_openbsd_arm.go74 B9600 = 0x2580 const
Dzerrors_openbsd_amd64.go75 B9600 = 0x2580 const
Dzerrors_openbsd_386.go74 B9600 = 0x2580 const
Dzerrors_darwin_386.go154 B9600 = 0x2580 const
Dzerrors_darwin_arm64.go154 B9600 = 0x2580 const
Dzerrors_darwin_amd64.go154 B9600 = 0x2580 const
Dzerrors_netbsd_arm.go78 B9600 = 0x2580 const
Dzerrors_darwin_arm.go154 B9600 = 0x2580 const
Dzerrors_freebsd_386.go126 B9600 = 0x2580 const

12