Home
last modified time | relevance | path

Searched refs:cfsetspeed (Results 1 – 11 of 11) sorted by relevance

/src/include/
H A Dtermios.h94 int cfsetspeed(struct termios *, speed_t);
/src/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ttyio.c96 cfsetspeed(&term, TTYDEF_SPEED); in ATF_TC_BODY()
/src/contrib/netbsd-tests/lib/libcurses/director/
H A Ddirector.c238 cfsetspeed(&term_attr, TTYDEF_SPEED); in main()
/src/lib/libc/gen/
H A Dtermios.c151 cfsetspeed(struct termios *t, speed_t speed) in cfsetspeed() function
H A DSymbol.map276 cfsetspeed;
H A DMakefile.inc557 tcsetattr.3 cfsetspeed.3 \
/src/contrib/netbsd-tests/kernel/
H A Dt_pty.c126 cfsetspeed(&tios, B921600); in condition()
/src/usr.sbin/ppp/
H A Dtty.c485 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 Dtip.c547 cfsetspeed(&cntrl, speed); in ttysetup()
/src/usr.sbin/lpr/lpd/
H A Dprintjob.c1963 cfsetspeed(&ttybuf, pp->baud_rate); in setty()
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1462 fun:cfsetspeed=uninstrumented