Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_terminal.c88 static tsw_outwakeup_t termtty_outwakeup; variable
95 .tsw_outwakeup = termtty_outwakeup,
416 termtty_outwakeup(struct tty *tp) in termtty_outwakeup() function