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

/freebsd-9.3-release/sys/kern/
H A Dsubr_terminal.c86 static tsw_outwakeup_t termtty_outwakeup; variable
93 .tsw_outwakeup = termtty_outwakeup,
353 termtty_outwakeup(struct tty *tp) function

Completed in 44 milliseconds