Searched refs:B28800 (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/tcsh-65/tcsh/
H A Dmi.termios.c28 #undef B28800 macro
104 #ifdef B28800
105 case B28800: return 28800;
138 #ifdef B28800
139 if (speed == 28800) return B28800;
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dttymodes.c135 #ifdef B28800
136 case B28800:
138 #endif /* B28800 */
224 #ifdef B28800
226 return B28800;
227 #endif /* B28800 */
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dsys_bsd.c534 #ifndef B28800
535 #define B28800 B19200 macro
539 # define B38400 B28800
573 { 14400, B14400 }, { 19200, B19200 }, { 28800, B28800 },
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dsys_bsd.c705 #ifndef B28800
706 #define B28800 B19200 macro
710 # define B38400 B28800
744 { 14400, B14400 }, { 19200, B19200 }, { 28800, B28800 },
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dtermios.h342 #define B28800 28800 macro
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnetd/
H A Dsys_term.c687 #ifdef B28800
688 { 28800, B28800 },
/macosx-10.9.5/remote_cmds-41.90.1/telnetd.tproj/
H A Dsys_term.c849 #ifdef B28800
850 { 28800, B28800 },
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixChan.c1132 #ifdef B28800
1133 {28800, B28800},
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A DtclUnixChan.c1291 #ifdef B28800
1292 {28800, B28800},

Completed in 273 milliseconds