Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_io.c582 int closecount = 0, n; in __tty_hangup() local
619 closecount++; in __tty_hangup()
650 for (n = 0; n < closecount; n++) in __tty_hangup()