Home
last modified time | relevance | path

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

/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()