Searched defs:openpty (Results 1 – 3 of 3) sorted by relevance
10 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty() function
11 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty() function
26 def openpty(): function