Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDtty_subr.c155 ndflush(struct clist *cl, int n) in ndflush() function
HDtty_pty.c1229 ndflush(&tp->t_outq, tp->t_outq.c_cc); in ptyioctl()
HDtty.c385 ndflush(q, (q)->c_cc); \
/dragonfly/sys/sys/
HDtty.h246 void ndflush (struct clist *q, int cc);