Searched defs:openpty (Results 1 – 2 of 2) sorted by relevance
115 int openpty(int* pty, int* tty, char* name, const termios* t, const winsize* ws) { in openpty() function
30 TEST(pty, openpty) { in TEST() argument