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

/darwin-on-arm/xnu/bsd/sys/
H A Dtty.h274 void ndflush(struct clist *q, int cc);
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_subr.c242 ndflush(struct clist *clp, int count) function
H A Dtty_pty.c855 ndflush(&tp->t_outq, tp->t_outq.c_cc);
H A Dtty_ptmx.c1384 ndflush(&tp->t_outq, tp->t_outq.c_cc);
H A Dtty.c474 ndflush(q, (q)->c_cc); \

Completed in 29 milliseconds