Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyqueue.h142 void ttyoutq_free(struct ttyoutq *to);
/f-stack/freebsd/kern/
H A Dtty_outq.c127 ttyoutq_free(struct ttyoutq *to) in ttyoutq_free() function
H A Dtty.c256 ttyoutq_free(&tp->t_outq); in ttydev_leave()
1121 ttyoutq_free(&tp->t_outq); in tty_dealloc()