Searched defs:openpty (Results 1 – 2 of 2) sorted by relevance
53 openpty(int *amaster, int *aslave, char *name, const struct termios *termp, in openpty() function
1245 INTERCEPTOR(int, openpty, int *aparent, int *aworker, char *name, in INTERCEPTOR() argument