Home
last modified time | relevance | path

Searched refs:B57600 (Results 1 – 25 of 39) sorted by relevance

12

/external/openssh/
Dttymodes.c138 #ifdef B57600 in speed_to_baud()
139 case B57600: in speed_to_baud()
227 #ifdef B57600 in baud_to_speed()
229 return B57600; in baud_to_speed()
/external/strace/xlat/
Dbaud_options.h65 #if defined(B57600) || (defined(HAVE_DECL_B57600) && HAVE_DECL_B57600)
66 XLAT(B57600),
Dbaud_options.in17 B57600
/external/u-boot/tools/gdb/
Dserial.c32 { "57600", B57600 },
/external/toybox/toys/pending/
Dgetty.c71 #ifdef B57600
72 {57600, B57600},
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h145 #define B57600 0010001 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h169 #define B57600 0010001 macro
/external/python/cpython2/Modules/
Dtermios.c346 #ifdef B57600
347 {"B57600", B57600},
/external/python/cpython3/Modules/
Dtermios.c337 #ifdef B57600
338 {"B57600", B57600},
/external/u-boot/tools/
Dkwboot.c235 return B57600; in kwboot_tty_speed()
/external/ppp/pppd/
Dsys-linux.c837 #ifdef B57600
838 { 57600, B57600 },
Dsys-solaris.c1117 #ifdef B57600
1118 { 57600, B57600 },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go82 B57600 = 0x10 const
Dzerrors_dragonfly_amd64.go67 B57600 = 0xe100 const
Dzerrors_openbsd_arm.go69 B57600 = 0xe100 const
Dzerrors_openbsd_amd64.go70 B57600 = 0xe100 const
Dzerrors_openbsd_386.go69 B57600 = 0xe100 const
Dzerrors_darwin_386.go149 B57600 = 0xe100 const
Dzerrors_darwin_arm64.go149 B57600 = 0xe100 const
Dzerrors_darwin_amd64.go149 B57600 = 0xe100 const
Dzerrors_netbsd_arm.go72 B57600 = 0xe100 const
Dzerrors_darwin_arm.go149 B57600 = 0xe100 const
Dzerrors_freebsd_386.go120 B57600 = 0xe100 const
Dzerrors_freebsd_arm.go120 B57600 = 0xe100 const
Dzerrors_netbsd_386.go72 B57600 = 0xe100 const

12