Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtty.h155 unsigned int xt_flags; /* Terminal option flags. */ member
/f-stack/freebsd/kern/
H A Dtty.c1303 xt->xt_flags = tp->t_flags; in tty_to_xtty()