Searched refs:B75 (Results 1 – 25 of 44) sorted by relevance
12
/freebsd/crypto/openssh/ |
H A D | ttymodes.c | 80 case B75: in speed_to_baud() 170 return B75; in baud_to_speed()
|
/freebsd/contrib/telnet/telnet/ |
H A D | baud.h | 84 { 75, B75 },
|
/freebsd/usr.sbin/ppp/ |
H A D | defs.c | 168 #ifdef B75 169 { 75, B75, },
|
/freebsd/contrib/ncurses/include/ |
H A D | nc_termios.h | 119 #define B75 0x00002 macro
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Terminal.cpp | 135 #if defined(B75) in baudRateToConst() 137 return B75; in baudRateToConst()
|
/freebsd/include/rpcsvc/ |
H A D | rex.x | 79 const B75 = 2; variable
|
/freebsd/sys/sys/ |
H A D | _termios.h | 186 #define B75 75 macro
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_baudrate.c | 60 #undef B75
|
/freebsd/contrib/tcsh/ |
H A D | mi.termios.c | 13 #undef B75
|
H A D | ed.screen.c | 63 #ifdef B75 64 { "75", B75 },
|
/freebsd/libexec/getty/ |
H A D | subr.c | 513 { 75, B75 },
|
/freebsd/contrib/nvi/cl/ |
H A D | cl_funcs.c | 204 case B75: in cl_baud()
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 246 DATA("75", B75),
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 568 { 0, B0 }, { 50, B50 }, { 75, B75 },
|
/freebsd/contrib/less/ |
H A D | screen.c | 425 #ifdef B75 in raw_mode() 426 case B75: ospeed = 2; break; in raw_mode()
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | sys_term.c | 672 { 0, B0 }, { 50, B50 }, { 75, B75 },
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_refclock.c |
|
H A D | refclock_parse.c | 1417 B75, 1441 B75,
|
/freebsd/share/ctypedef/ |
H A D | ja_JP.eucJP.src | 2781 <CJK_UNIFIED_IDEOGRAPH-5B75>;/ 5353 <CJK_UNIFIED_IDEOGRAPH-6B75>;/ 7681 <CJK_UNIFIED_IDEOGRAPH-7B75>;/ 12276 <CJK_UNIFIED_IDEOGRAPH-9B75>;/ 15828 <CJK_UNIFIED_IDEOGRAPH-5B75>;/ 18400 <CJK_UNIFIED_IDEOGRAPH-6B75>;/ 20728 <CJK_UNIFIED_IDEOGRAPH-7B75>;/ 25323 <CJK_UNIFIED_IDEOGRAPH-9B75>;/ 28933 <CJK_UNIFIED_IDEOGRAPH-5B75>;/ 31505 <CJK_UNIFIED_IDEOGRAPH-6B75>;/ [all …]
|
/freebsd/sys/compat/linux/ |
H A D | linux_ioctl.c | 346 { B75, LINUX_B75 }, { B110, LINUX_B110 },
|
/freebsd/tools/tools/locale/etc/final-maps/ |
H A D | widths.txt | 4756 <CJK_UNIFIED_IDEOGRAPH-3B75> 2 8852 <CJK_UNIFIED_IDEOGRAPH-4B75> 2 12884 <CJK_UNIFIED_IDEOGRAPH-5B75> 2 16980 <CJK_UNIFIED_IDEOGRAPH-6B75> 2 21076 <CJK_UNIFIED_IDEOGRAPH-7B75> 2 25172 <CJK_UNIFIED_IDEOGRAPH-8B75> 2 29268 <CJK_UNIFIED_IDEOGRAPH-9B75> 2 47210 <TANGUT_IDEOGRAPH-17B75> 2 51298 <KHITAN_SMALL_SCRIPT_CHARACTER-18B75> 2 56784 <CJK_UNIFIED_IDEOGRAPH-20B75> 2 [all …]
|
H A D | map.SJIS | 5111 <CJK_UNIFIED_IDEOGRAPH-5B75> \x9b\x7a 6532 <CJK_UNIFIED_IDEOGRAPH-7B75> \xe2\xa5 9005 <CJK_UNIFIED_IDEOGRAPH-9B75> \xef\xc2 9907 <CJK_UNIFIED_IDEOGRAPH-6B75> \xf4\x9c
|
H A D | map.eucCN | 1685 <CJK_UNIFIED_IDEOGRAPH-5B75> \xB7\xF5 7294 <CJK_UNIFIED_IDEOGRAPH-7B75> \xF3\xDB
|
H A D | map.GB2312 | 1685 <CJK_UNIFIED_IDEOGRAPH-5B75> \xB7\xF5 7294 <CJK_UNIFIED_IDEOGRAPH-7B75> \xF3\xDB
|
H A D | map.GBK | 5031 <CJK_UNIFIED_IDEOGRAPH-6B75> \x9a\x74 9263 <CJK_UNIFIED_IDEOGRAPH-5B75> \xb7\xf5 15208 <CJK_UNIFIED_IDEOGRAPH-8B75> \xd7\x6d 20632 <CJK_UNIFIED_IDEOGRAPH-7B75> \xf3\xdb 20757 <CJK_UNIFIED_IDEOGRAPH-9B75> \xf4\x9a
|
12