Home
last modified time | relevance | path

Searched defs:tcgetattr (Results 1 – 8 of 8) sorted by relevance

/trueos/crypto/heimdal/appl/telnet/telnet/
HDsys_bsd.c55 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) macro
60 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) macro
64 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) macro
/trueos/contrib/telnet/telnet/
HDsys_bsd.c86 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) macro
91 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) macro
95 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) macro
/trueos/contrib/llvm/tools/lldb/tools/driver/
HDPlatform.cpp81 tcgetattr (int fildes, struct termios *termios_p) in tcgetattr() function
/trueos/crypto/openssh/openbsd-compat/
HDbsd-nextstep.c47 tcgetattr(int fd, struct termios *t) in tcgetattr() function
/trueos/contrib/tcsh/
HDmi.termios.c153 int tcgetattr(filedes, termios_p) in tcgetattr() function
/trueos/contrib/telnet/telnetd/
HDsys_term.c99 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) macro
104 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) macro
108 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) macro
/trueos/lib/libc/gen/
HDtermios.c52 tcgetattr(int fd, struct termios *t) in tcgetattr() function
/trueos/crypto/heimdal/appl/telnet/telnetd/
HDsys_term.c137 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) macro
142 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) macro
146 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) macro