Home
last modified time | relevance | path

Searched refs:winp (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-openpty.c74 struct winsize *winp) in openpty() argument
/external/qemu/
Dqemu-char.c861 struct termios *termp, struct winsize *winp) in openpty() argument
889 if (winp) in openpty()
890 ioctl(sfd, TIOCSWINSZ, winp); in openpty()