Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dtty_io.c2351 static int tiocswinsz(struct tty_struct *tty, struct winsize __user *arg) in tiocswinsz() function
2662 return tiocswinsz(real_tty, p); in tty_ioctl()