Searched refs:winp (Results 1 – 2 of 2) sorted by relevance
74 struct winsize *winp) in openpty() argument
861 struct termios *termp, struct winsize *winp) in openpty() argument889 if (winp) in openpty()890 ioctl(sfd, TIOCSWINSZ, winp); in openpty()