Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c2976 static int this_tty(const void *t, struct file *file, unsigned fd) in this_tty() function
3035 i = iterate_fd(p->files, 0, this_tty, tty); in __do_SAK()