Searched refs:cfsetspeed (Results 1 – 11 of 11) sorted by relevance
| /src/include/ |
| H A D | termios.h | 94 int cfsetspeed(struct termios *, speed_t);
|
| /src/contrib/netbsd-tests/lib/libc/ttyio/ |
| H A D | t_ttyio.c | 96 cfsetspeed(&term, TTYDEF_SPEED); in ATF_TC_BODY()
|
| /src/contrib/netbsd-tests/lib/libcurses/director/ |
| H A D | director.c | 238 cfsetspeed(&term_attr, TTYDEF_SPEED); in main()
|
| /src/lib/libc/gen/ |
| H A D | termios.c | 151 cfsetspeed(struct termios *t, speed_t speed) in cfsetspeed() function
|
| H A D | Symbol.map | 276 cfsetspeed;
|
| H A D | Makefile.inc | 557 tcsetattr.3 cfsetspeed.3 \
|
| /src/contrib/netbsd-tests/kernel/ |
| H A D | t_pty.c | 126 cfsetspeed(&tios, B921600); in condition()
|
| /src/usr.sbin/ppp/ |
| H A D | tty.c | 485 if (cfsetspeed(&tio, B0) == -1 || tcsetattr(p->fd, TCSANOW, &tio) == -1) in tty_Offline() 736 if (cfsetspeed(&ios, UnsignedToSpeed(p->cfg.speed)) == -1) in tty_Create()
|
| /src/usr.bin/tip/tip/ |
| H A D | tip.c | 547 cfsetspeed(&cntrl, speed); in ttysetup()
|
| /src/usr.sbin/lpr/lpd/ |
| H A D | printjob.c | 1963 cfsetspeed(&ttybuf, pp->baud_rate); in setty()
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1462 fun:cfsetspeed=uninstrumented
|