Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c589 int closecount = 0, n; in __tty_hangup() local
626 closecount++; in __tty_hangup()
657 for (n = 0; n < closecount; n++) in __tty_hangup()