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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c472 #define FLUSHQ(q) { \ macro
722 FLUSHQ(&tp->t_rawq);
1684 FLUSHQ(&tp->t_outq);
1689 FLUSHQ(&tp->t_canq);
1690 FLUSHQ(&tp->t_rawq);
1698 FLUSHQ(&tp->t_outq);
1734 FLUSHQ(&tp->t_outq);

Completed in 12 milliseconds