Searched refs:B1800 (Results 1 – 12 of 12) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | ttymodes.c | 94 case B1800: in speed_to_baud() 184 return B1800; in baud_to_speed()
|
/openbsd/lib/libcurses/ |
H A D | nc_termios.h | 127 #define B1800 0x0000a macro
|
/openbsd/gnu/llvm/lldb/source/Host/common/ |
H A D | Terminal.cpp | 167 #if defined(B1800) in baudRateToConst() 169 return B1800; in baudRateToConst()
|
/openbsd/sys/sys/ |
H A D | termios.h | 227 #define B1800 1800 macro
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/ |
H A D | termios.t | 97 my @baud = (B50, B75, B110, B134, B150, B200, B300, B600, B1200, B1800,
|
H A D | export.t | 22 %SIGRT ARG_MAX B0 B110 B1200 B134 B150 B1800 B19200 B200
|
/openbsd/lib/libcurses/tinfo/ |
H A D | lib_baudrate.c | 70 #undef B1800
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | Makefile.PL | 37 qw(ARG_MAX B0 B110 B1200 B134 B150 B1800 B19200 B200 B2400 B300 B38400 B4800
|
/openbsd/usr.bin/tset/ |
H A D | tset.c | 257 DATA("1800", B1800),
|
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ReadKey.xs | 630 #ifdef B1800 631 1800, B1800,
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ser-unix.c | 690 1800, B1800
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/ |
H A D | POSIX.pod | 2605 C<B38400> C<B75> C<B200> C<B134> C<B300> C<B1800> C<B150> C<B0> C<B19200> C<B1200> C<B9600> C<B600>…
|