Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_io.c568 int closecount = 0, n; in __tty_hangup() local
610 closecount++; in __tty_hangup()
641 for (n = 0; n < closecount; n++) in __tty_hangup()