Home
last modified time | relevance | path

Searched defs:ttyinq_block (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dtty_inq.c79 struct ttyinq_block { struct
80 struct ttyinq_block *tib_prev; argument
81 struct ttyinq_block *tib_next; argument
82 uint32_t tib_quotes[TTYINQ_QUOTESIZE];
83 char tib_data[TTYINQ_DATASIZE];