Home | History | Annotate | Download | only in Include

Lines Matching refs:winsize

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

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