Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dtty_io.c571 int closecount = 0, n; in __tty_hangup() local
613 closecount++; in __tty_hangup()
644 for (n = 0; n < closecount; n++) in __tty_hangup()