Searched refs:B4800 (Results 1 – 11 of 11) sorted by relevance
/external/strace/xlat/ |
D | baud_options.h | 47 #if defined(B4800) || (defined(HAVE_DECL_B4800) && HAVE_DECL_B4800) 48 XLAT(B4800),
|
D | baud_options.in | 13 B4800
|
/external/openssh/ |
D | ttymodes.c | 101 case B4800: in speed_to_baud() 191 return B4800; in baud_to_speed()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 125 #define B4800 0000014 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 149 #define B4800 0000014 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 138 B4800 = 0000014 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 138 B4800 = 0000014 variable
|
/external/toybox/toys/pending/ |
D | getty.c | 58 {4800, B4800}, {9600, B9600},
|
/external/python/cpython2/Modules/ |
D | termios.c | 339 {"B4800", B4800},
|
/external/ppp/pppd/ |
D | sys-linux.c | 822 #ifdef B4800 823 { 4800, B4800 },
|
D | sys-solaris.c | 1096 #ifdef B4800 1097 { 4800, B4800 },
|