Searched refs:EXTB (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14-stable/crypto/openssh/ |
| HD | ttymodes.c | 119 #ifdef EXTB in speed_to_baud() 120 case EXTB: in speed_to_baud() 208 #ifdef EXTB in baud_to_speed() 210 return EXTB; in baud_to_speed()
|
| /freebsd-14-stable/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_baudrate.c | 75 #undef EXTB 131 #elif defined(EXTB) 132 {EXTB, 38400},
|
| /freebsd-14-stable/usr.sbin/ppp/ |
| HD | defs.c | 241 #ifdef EXTB 242 { 38400, EXTB, },
|
| /freebsd-14-stable/libexec/getty/ |
| HD | subr.c | 533 { 38400, EXTB }, 534 { 38, EXTB }, 535 { 7200, EXTB }, /* alternative */
|
| /freebsd-14-stable/sys/sys/ |
| HD | _termios.h | 221 #define EXTB 38400 macro
|
| /freebsd-14-stable/contrib/ncurses/progs/ |
| HD | tset.c | 282 #ifdef EXTB 283 DATA("38400", EXTB),
|
| /freebsd-14-stable/usr.bin/tip/libacu/ |
| HD | t3000.c | 187 #define B38400 EXTB
|
| /freebsd-14-stable/contrib/tcsh/ |
| HD | ed.screen.c | 114 #ifdef EXTB 115 { "38400", EXTB },
|
| /freebsd-14-stable/contrib/less/ |
| HD | screen.c | 464 #ifdef EXTB in raw_mode() 465 case EXTB: ospeed = 15; break; in raw_mode()
|
| /freebsd-14-stable/crypto/heimdal/appl/telnet/telnetd/ |
| HD | sys_term.c | 911 termbuf.c_cflag = EXTB|HUPCL|CS8; in getptyslave()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/ |
| HD | M68kInstrArithmetic.td | 17 /// CMP2 [ ] DIVS/DIVU [~] DIVSL/DIVUL [ ] EXT [~] EXTB [ ]
|