Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dioctl_compat.h88 char t_flushc; /* flush output (toggles) */ member
/xnu-8792.61.2/bsd/kern/
H A Dtty_compat.c308 cc[VDISCARD] = ltc->t_flushc; in ttsetcompat()
465 ltc->t_flushc = cc[VDISCARD]; in ttcompat()