| /titanic_53/usr/src/cmd/tip/aculib/ |
| H A D | df.c | 67 (void) cfsetospeed(&buf, B0); in df_dialer() 69 (void) cfsetospeed(&buf, B1200); in df_dialer() 88 (void) cfsetospeed(&buf, B0); in df_dialer() 90 (void) cfsetospeed(&buf, speed); in df_dialer()
|
| H A D | v831.c | 116 (void) cfsetospeed(&cntrl, B0); in v831_disconnect() 187 (void) cfsetospeed(&cntrl, B0); in dialit() 190 (void) cfsetospeed(&cntrl, B2400); in dialit()
|
| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | cfsetospeed.c | 32 #pragma weak _cfsetospeed = cfsetospeed 43 cfsetospeed(struct termios *termios_p, speed_t speed) in cfsetospeed() function
|
| /titanic_53/usr/src/lib/libnsl/dial/ |
| H A D | line.c | 141 (void) cfsetospeed(&ttbufs, speed); in fixline() 145 (void) cfsetospeed(&ttbufs, ospeed); in fixline()
|
| /titanic_53/usr/src/cmd/bnu/ |
| H A D | line.c | 151 cfsetospeed(&ttbufs, speed); 155 cfsetospeed(&ttbufs, ospeed); 424 cfsetospeed(&ttbufs, speed);
|
| H A D | cu.c | 818 cfsetospeed(&_Lvs, B0);
|
| /titanic_53/usr/src/ucbcmd/stty/ |
| H A D | sttyparse.c | 165 cfsetospeed(cb, speeds[i].speed); 186 cfsetospeed(cb, B0); 188 cfsetospeed(cb, speeds[i].speed);
|
| /titanic_53/usr/src/cmd/ttymon/ |
| H A D | tmautobaud.c | 114 cfsetospeed(&termios, B2400); in auto_termio()
|
| H A D | tmterm.c | 246 cfsetospeed(&termios, B0); in hang_up_line()
|
| H A D | sttyparse.c | 184 (void) cfsetospeed(cb, 209 (void) cfsetospeed(cb,
|
| /titanic_53/usr/src/lib/libbc/libc/gen/common/ |
| H A D | posix_tty.c | 53 cfsetospeed(struct termios *termios_p, speed_t speed) in cfsetospeed() function
|
| /titanic_53/usr/src/lib/libbc/inc/include/ |
| H A D | termios.h | 265 int cfsetospeed(/* struct termios *termios_p, speed_t speed */);
|
| /titanic_53/usr/src/lib/libbc/inc/include/sys/ |
| H A D | termios.h | 265 int cfsetospeed(/* struct termios *termios_p, speed_t speed */);
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | tty | 52 # define cfsetospeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | tty | 58 # define cfsetospeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | tty | 58 # define cfsetospeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | tty | 58 # define cfsetospeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | tty | 58 # define cfsetospeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/contrib/ast/src/lib/libcmd/ |
| H A D | stty.c | 441 cfsetospeed(sp, i); in gin() 748 cfsetospeed(sp, c); in set() 759 cfsetospeed(sp, tp->mask); in set()
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | termios.h | 104 extern int cfsetospeed(struct termios *, speed_t);
|
| /titanic_53/usr/src/cmd/tip/ |
| H A D | tip.c | 510 (void) cfsetospeed(&buf, speed); in ttysetup()
|
| /titanic_53/usr/src/grub/grub-0.97/grub/ |
| H A D | asmstub.c | 1154 cfsetospeed (&termios, termios_speed); in serial_hw_init()
|
| /titanic_53/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 181 cfsetospeed
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/ |
| H A D | rlogin.c | 1385 (void) cfsetospeed(&tb, cfgetospeed(&savetty)); in compat_ioctl()
|
| /titanic_53/usr/src/lib/libc/amd64/ |
| H A D | Makefile | 367 cfsetospeed.o \
|