Home
last modified time | relevance | path

Searched refs:cfsetospeed (Results 1 – 25 of 25) sorted by relevance

/openbsd/lib/libc/termios/
H A Dcfsetospeed.c34 cfsetospeed(struct termios *t, speed_t speed) in cfsetospeed() function
H A DMakefile.inc5 SRCS+= cfgetispeed.c cfgetospeed.c cfmakeraw.c cfsetispeed.c cfsetospeed.c \
/openbsd/usr.sbin/wsmoused/
H A Dmouse_protocols.c207 cfsetospeed(&tty, B9600); in SetMouseSpeed()
211 cfsetospeed(&tty, B4800); in SetMouseSpeed()
215 cfsetospeed(&tty, B2400); in SetMouseSpeed()
220 cfsetospeed(&tty, B1200); in SetMouseSpeed()
228 cfsetospeed(&tty, B1200); in SetMouseSpeed()
/openbsd/lib/libc/hidden/
H A Dtermios.h27 PROTO_DEPRECATED(cfsetospeed);
/openbsd/bin/stty/
H A Dstty.c141 cfsetospeed(&i.t, speed); in main()
H A Dkey.c263 cfsetospeed(&ip->t, speed); in f_ospeed()
/openbsd/libexec/getty/
H A Dmain.c285 cfsetospeed(&tmode, OS); in main()
287 cfsetospeed(&tmode, SP); in main()
/openbsd/sys/sys/
H A Dtermios.h268 int cfsetospeed(struct termios *, speed_t);
/openbsd/usr.sbin/lpr/lpd/
H A Dkey.c200 cfsetospeed(&ip->t, atoi(ip->arg)); in f_ospeed()
/openbsd/usr.bin/ssh/
H A Dttymodes.c362 cfsetospeed(&tio, baud_to_speed(baud)) == -1) in ssh_tty_parse_modes()
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dunixcomm.c345 cfsetospeed(&terminfo, baudrate); in Unix_SetSerialBaudRate()
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DTerminal.cpp289 if (::cfsetospeed(&fd_termios, *val) != 0) in SetBaudRate()
/openbsd/usr.sbin/lpd/
H A Dlp_stty.c230 cfsetospeed(&ip->t, atoi(ip->arg)); in f_ospeed()
/openbsd/lib/libedit/
H A Dtty.c1015 (void) cfsetospeed(&el->el_tty.t_ex, el->el_tty.t_speed); in tty_rawmode()
1017 (void) cfsetospeed(&el->el_tty.t_ed, el->el_tty.t_speed); in tty_rawmode()
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/
H A Dexport.t89 cfsetospeed clearerr clock cosh creat ctermid ctime cuserid
/openbsd/gnu/llvm/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp742 ::cfsetospeed(&options, B115200); in ConnectFile()
/openbsd/usr.bin/tmux/
H A Dclient.c353 cfsetospeed(&tio, cfgetospeed(&saved_tio)); in client_main()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dser-unix.c797 cfsetospeed (&state.termios, baud_code); in hardwire_setbaudrate()
/openbsd/usr.sbin/pppd/
H A Dsys-bsd.c443 cfsetospeed(&tios, inspeed); in set_up_tty()
/openbsd/lib/libc/
H A DSymbols.list1695 cfsetospeed
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs1459 #define cfsetospeed(x,y) not_here("cfsetospeed") macro
1927 ? cfsetospeed(termios_ref, speed) : cfsetispeed(termios_ref, speed);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h155 extern int cfsetospeed(struct termios *, speed_t);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h155 extern int cfsetospeed(struct termios *, speed_t);
/openbsd/regress/usr.bin/tsort/
H A Dpairs1652 cfsetospeed.o cfsetospeed.o
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1456 fun:cfsetospeed=uninstrumented