Home
last modified time | relevance | path

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

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