Home
last modified time | relevance | path

Searched refs:B460800 (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
HDlib_baudrate.c79 #undef B460800
153 #ifdef B460800
/freebsd-13-stable/usr.sbin/ppp/
HDdefs.c232 #ifdef B460800
233 { 460800, B460800, },
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDTerminal.cpp203 #if defined(B460800) in baudRateToConst()
205 return B460800; in baudRateToConst()
/freebsd-13-stable/sys/sys/
HD_termios.h210 #define B460800 460800 macro
/freebsd-13-stable/contrib/ncurses/progs/
HDtset.c296 #ifdef B460800
297 DATA("460800", B460800),
/freebsd-13-stable/contrib/ncurses/
HDNEWS12218 + add table entries for B230400 and B460800 to baudrate() function.