| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | cfsetispeed.c | 32 #pragma weak _cfsetispeed = cfsetispeed 43 cfsetispeed(struct termios *termios_p, speed_t speed) in cfsetispeed() function
|
| /titanic_53/usr/src/cmd/tip/aculib/ |
| H A D | df.c | 68 (void) cfsetispeed(&buf, B0); in df_dialer() 89 (void) cfsetispeed(&buf, B0); in df_dialer()
|
| H A D | v831.c | 188 (void) cfsetispeed(&cntrl, B0); in dialit()
|
| /titanic_53/usr/src/lib/libbc/libc/gen/common/ |
| H A D | posix_tty.c | 86 cfsetispeed(struct termios *termios_p, speed_t speed) in cfsetispeed() function
|
| /titanic_53/usr/src/lib/libbc/inc/include/ |
| H A D | termios.h | 264 int cfsetispeed(/* struct termios *termios_p, speed_t speed */);
|
| /titanic_53/usr/src/lib/libbc/inc/include/sys/ |
| H A D | termios.h | 264 int cfsetispeed(/* struct termios *termios_p, speed_t speed */);
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | tty | 51 # define cfsetispeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/ucbcmd/stty/ |
| H A D | sttyparse.c | 175 cfsetispeed(cb, speeds[i].speed); 187 cfsetispeed(cb, B0);
|
| /titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | tty | 57 # define cfsetispeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | tty | 57 # define cfsetispeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | tty | 57 # define cfsetispeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | tty | 57 # define cfsetispeed(tp,val) ((tp)->c_cflag &=~ CBAUD,(tp)->c_cflag|=(val))
|
| /titanic_53/usr/src/contrib/ast/src/lib/libcmd/ |
| H A D | stty.c | 437 cfsetispeed(sp, i); in gin() 746 cfsetispeed(sp, c); in set() 760 cfsetispeed(sp, tp->mask); in set()
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | termios.h | 106 extern int cfsetispeed(struct termios *, speed_t);
|
| /titanic_53/usr/src/cmd/ttymon/ |
| H A D | sttyparse.c | 197 (void) cfsetispeed(cb, 211 (void) cfsetispeed(cb,
|
| /titanic_53/usr/src/cmd/bnu/ |
| H A D | line.c | 167 (void) cfsetispeed(&ttbufs, 0);
|
| /titanic_53/usr/src/grub/grub-0.97/grub/ |
| H A D | asmstub.c | 1153 cfsetispeed (&termios, termios_speed); in serial_hw_init()
|
| /titanic_53/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 180 cfsetispeed
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/ |
| H A D | rlogin.c | 1381 (void) cfsetispeed(&tb, cfgetispeed(&savetty)); in compat_ioctl()
|
| /titanic_53/usr/src/lib/libc/amd64/ |
| H A D | Makefile | 366 cfsetispeed.o \
|
| /titanic_53/usr/src/lib/libc/sparcv9/ |
| H A D | Makefile.com | 385 cfsetispeed.o \
|
| /titanic_53/usr/src/lib/libc/i386/ |
| H A D | Makefile.com | 399 cfsetispeed.o \
|
| /titanic_53/usr/src/lib/libc/sparc/ |
| H A D | Makefile.com | 424 cfsetispeed.o \
|
| /titanic_53/usr/src/lib/libc/port/ |
| H A D | llib-lc | 313 /* cfsetispeed.c */ 314 int cfsetispeed(struct termios *termios_p, speed_t speed);
|
| /titanic_53/usr/src/man/man3c/ |
| H A D | Makefile | 67 cfsetispeed.3c \ 1561 cfsetospeed.3c := LINKSRC = cfsetispeed.3c
|