Home
last modified time | relevance | path

Searched defs:get_ttymode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c330 get_ttymode(fd, termio, termios, stermio, termiox, winsize) in get_ttymode() function
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c365 get_ttymode(int fd, struct termio *termio, struct termios *termios, function