Searched defs:ttyinq (Results 1 – 1 of 1) sorted by relevance
47 struct ttyinq { struct48 struct ttyinq_block *ti_firstblock; argument49 struct ttyinq_block *ti_startblock; argument50 struct ttyinq_block *ti_reprintblock; argument51 struct ttyinq_block *ti_lastblock; argument74 int ttyinq_setsize(struct ttyinq *ti, struct tty *tp, size_t len); argument