Home
last modified time | relevance | path

Searched refs:EXTB (Results 1 – 11 of 11) sorted by relevance

/freebsd-14-stable/crypto/openssh/
HDttymodes.c119 #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/
HDlib_baudrate.c75 #undef EXTB
131 #elif defined(EXTB)
132 {EXTB, 38400},
/freebsd-14-stable/usr.sbin/ppp/
HDdefs.c241 #ifdef EXTB
242 { 38400, EXTB, },
/freebsd-14-stable/libexec/getty/
HDsubr.c533 { 38400, EXTB },
534 { 38, EXTB },
535 { 7200, EXTB }, /* alternative */
/freebsd-14-stable/sys/sys/
HD_termios.h221 #define EXTB 38400 macro
/freebsd-14-stable/contrib/ncurses/progs/
HDtset.c282 #ifdef EXTB
283 DATA("38400", EXTB),
/freebsd-14-stable/usr.bin/tip/libacu/
HDt3000.c187 #define B38400 EXTB
/freebsd-14-stable/contrib/tcsh/
HDed.screen.c114 #ifdef EXTB
115 { "38400", EXTB },
/freebsd-14-stable/contrib/less/
HDscreen.c464 #ifdef EXTB in raw_mode()
465 case EXTB: ospeed = 15; break; in raw_mode()
/freebsd-14-stable/crypto/heimdal/appl/telnet/telnetd/
HDsys_term.c911 termbuf.c_cflag = EXTB|HUPCL|CS8; in getptyslave()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kInstrArithmetic.td17 /// CMP2 [ ] DIVS/DIVU [~] DIVSL/DIVUL [ ] EXT [~] EXTB [ ]