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

Lines Matching full:openpty

672 /* BSDI does not supply a prototype for the 'openpty' and 'forkpty'
675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);