Searched refs:cfsetspeed (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/include/ |
| D | termios.h | 97 int cfsetspeed(struct termios *, speed_t);
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libc/ttyio/ |
| D | t_ttyio.c | 96 cfsetspeed(&term, TTYDEF_SPEED); in ATF_TC_BODY()
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/director/ |
| D | director.c | 238 cfsetspeed(&term_attr, TTYDEF_SPEED); in main()
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | termios.c | 155 cfsetspeed(struct termios *t, speed_t speed) in cfsetspeed() function
|
| D | Symbol.map | 272 cfsetspeed;
|
| D | Makefile.inc | 530 tcsetattr.3 cfsetspeed.3 \
|
| /freebsd-12-stable/usr.sbin/bluetooth/hcseriald/ |
| D | hcseriald.c | 200 if (cfsetspeed(&t, speed) < 0) { in open_device()
|
| /freebsd-12-stable/contrib/netbsd-tests/kernel/ |
| D | t_pty.c | 126 cfsetspeed(&tios, B921600); in condition()
|
| /freebsd-12-stable/usr.sbin/ppp/ |
| D | tty.c | 487 if (cfsetspeed(&tio, B0) == -1 || tcsetattr(p->fd, TCSANOW, &tio) == -1) in tty_Offline() 738 if (cfsetspeed(&ios, UnsignedToSpeed(p->cfg.speed)) == -1) in tty_Create()
|
| /freebsd-12-stable/usr.bin/tip/tip/ |
| D | tip.c | 563 cfsetspeed(&cntrl, speed); in ttysetup()
|
| /freebsd-12-stable/usr.sbin/lpr/lpd/ |
| D | printjob.c | 1977 cfsetspeed(&ttybuf, pp->baud_rate); in setty()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 1457 fun:cfsetspeed=uninstrumented
|