Searched refs:openpty (Results 1 – 4 of 4) sorted by relevance
10 int openpty(int*, int*, char*, const struct termios*, const struct winsize*);
9 int openpty(int* pm, int* ps, char* name, const struct termios* tio, const struct winsize* ws) { in openpty() function
436 $(LOCAL_DIR)/src/misc/openpty.c \
304 - improved openpty/forkpty failure checks
Completed in 7 milliseconds