Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttydevsw.h47 typedef void tsw_outwakeup_t(struct tty *tp); typedef
67 tsw_outwakeup_t *tsw_outwakeup; /* Output available. */
/f-stack/freebsd/kern/
H A Dsubr_terminal.c88 static tsw_outwakeup_t termtty_outwakeup;