Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dtty_io.c583 int closecount = 0, n; in __tty_hangup() local
620 closecount++; in __tty_hangup()
651 for (n = 0; n < closecount; n++) in __tty_hangup()