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