Lines Matching full:termios
665 be included before termios.h or it will generate an error. */674 #include <termios.h>675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);676 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);