Home | History | Annotate | Download | only in python2.7

Lines Matching refs:winsize

675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
676 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);