Home | History | Annotate | Download | only in Include

Lines Matching refs:winsize

671 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);

672 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);