Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_io.c2362 static int tiocswinsz(struct tty_struct *tty, struct winsize __user *arg) in tiocswinsz() function
2697 return tiocswinsz(real_tty, p); in tty_ioctl()