Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty_inq.c76 struct ttyinq_block { struct
77 struct ttyinq_block *tib_prev; argument
78 struct ttyinq_block *tib_next; argument
79 uint32_t tib_quotes[TTYINQ_QUOTESIZE];
80 char tib_data[TTYINQ_DATASIZE];