Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_io.c591 int closecount = 0, n; in __tty_hangup() local
628 closecount++; in __tty_hangup()
659 for (n = 0; n < closecount; n++) in __tty_hangup()