Home
last modified time | relevance | path

Searched defs:cfgetispeed (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/lib/libc/port/gen/
H A Dcfgetispeed.c43 cfgetispeed(const struct termios *termios_p) in cfgetispeed() function
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c74 cfgetispeed(struct termios *termios_p) in cfgetispeed() function
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c77 #define cfgetispeed(ptr) (ptr)->sg_ispeed macro