Home
last modified time | relevance | path

Searched refs:cfgetispeed (Results 1 – 24 of 24) sorted by relevance

/titanic_53/usr/src/lib/libc/port/gen/
H A Dcfgetispeed.c32 #pragma weak _cfgetispeed = cfgetispeed
43 cfgetispeed(const struct termios *termios_p) in cfgetispeed() function
/titanic_53/usr/src/cmd/ttymon/
H A Dstty.c273 if ((term & TERMIOS) && cfgetispeed(&cb) != 0 && in prmodes()
274 cfgetispeed(&cb) != cfgetospeed(&cb)) { in prmodes()
275 prspeed("ispeed ", cfgetispeed(&cb)); in prmodes()
506 if ((term & TERMIOS) && cfgetispeed(&cb) != 0 && in pramodes()
507 cfgetispeed(&cb) != cfgetospeed(&cb)) { in pramodes()
508 prspeed("ispeed ", cfgetispeed(&cb)); in pramodes()
/titanic_53/usr/src/ucbcmd/stty/
H A Dstty.c221 if ((term & TERMIOS) && cfgetispeed(&cb) != 0 && in prmodes()
222 cfgetispeed(&cb) != cfgetospeed(&cb)) { in prmodes()
223 prspeed("ispeed ", cfgetispeed(&cb)); in prmodes()
474 if ((term & TERMIOS) && cfgetispeed(&cb) != 0 && in pramodes()
475 cfgetispeed(&cb) != cfgetospeed(&cb)) { in pramodes()
476 prspeed("ispeed ", cfgetispeed(&cb)); in pramodes()
/titanic_53/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c74 cfgetispeed(struct termios *termios_p) in cfgetispeed() function
/titanic_53/usr/src/lib/libbc/inc/include/
H A Dtermios.h262 speed_t cfgetispeed(/* struct termios *termios_p */);
/titanic_53/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h262 speed_t cfgetispeed(/* struct termios *termios_p */);
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c77 #define cfgetispeed(ptr) (ptr)->sg_ispeed macro
576 in = cfgetispeed(&old_tc);
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1380 if (cfgetispeed(&tb) != cfgetispeed(&savetty)) { in compat_ioctl()
1381 (void) cfsetispeed(&tb, cfgetispeed(&savetty)); in compat_ioctl()
/titanic_53/usr/src/contrib/ast/src/lib/libast/features/
H A Dtty50 # define cfgetispeed(tp) ((tp)->c_cflag & CBAUD)
/titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtty56 # define cfgetispeed(tp) ((tp)->c_cflag & CBAUD)
/titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtty56 # define cfgetispeed(tp) ((tp)->c_cflag & CBAUD)
/titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtty56 # define cfgetispeed(tp) ((tp)->c_cflag & CBAUD)
/titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtty56 # define cfgetispeed(tp) ((tp)->c_cflag & CBAUD)
/titanic_53/usr/src/contrib/ast/src/lib/libcmd/
H A Dstty.c461 sfprintf(sfstdout,":%x",cfgetispeed(sp)); in gout()
473 unsigned int ispeed = cfgetispeed(sp); in output()
725 if (tp = getspeed(*tp->name == 'i' ? cfgetispeed(sp) : cfgetospeed(sp))) in set()
/titanic_53/usr/src/uts/common/sys/
H A Dtermios.h105 extern speed_t cfgetispeed(const struct termios *);
/titanic_53/usr/src/lib/c_synonyms/
H A Dsyn_common178 cfgetispeed
/titanic_53/usr/src/lib/libc/amd64/
H A DMakefile363 cfgetispeed.o \
/titanic_53/usr/src/lib/libc/sparcv9/
H A DMakefile.com382 cfgetispeed.o \
/titanic_53/usr/src/lib/libc/i386/
H A DMakefile.com396 cfgetispeed.o \
/titanic_53/usr/src/lib/libc/sparc/
H A DMakefile.com421 cfgetispeed.o \
/titanic_53/usr/src/lib/libc/port/
H A Dllib-lc304 /* cfgetispeed.c */
305 speed_t cfgetispeed(const struct termios *termios_p);
H A Dmapfile-vers2216 cfgetispeed;
/titanic_53/usr/src/man/man3c/
H A DMakefile66 cfgetispeed.3c \
1559 cfgetospeed.3c := LINKSRC = cfgetispeed.3c
/titanic_53/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc61 file path=usr/share/man/man3c/cfgetispeed.3c
712 link path=usr/share/man/man3c/cfgetospeed.3c target=cfgetispeed.3c