Searched refs:cfsetspeed (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/lib/libc/termios/
H A Dcfsetspeed.c1 /* $OpenBSD: cfsetspeed.c,v 1.5 2005/08/05 13:03:00 espie Exp $ */
34 cfsetspeed(struct termios *t, speed_t speed) function
H A DMakefile.inc6 cfsetspeed.c tcdrain.c tcflow.c tcflush.c tcgetattr.c tcgetpgrp.c \
/openbsd-current/lib/libc/hidden/
H A Dtermios.h28 PROTO_DEPRECATED(cfsetspeed); variable
/openbsd-current/sys/sys/
H A Dtermios.h282 int cfsetspeed(struct termios *, speed_t);
/openbsd-current/sbin/ldattach/
H A Dldattach.c257 cfsetspeed(&tty, speed);
/openbsd-current/usr.sbin/lpd/
H A Dlp_stty.c504 cfsetspeed(&i.t, lp->lp_br);
/openbsd-current/usr.bin/cu/
H A Dcu.c308 cfsetspeed(&tio, speed);
/openbsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c1534 cfsetspeed(&i.t, BR);

Completed in 140 milliseconds