Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dbsd_ttyqueue.h57 struct ttyinq struct
59 struct ttyinq_block *ti_firstblock; argument
60 struct ttyinq_block *ti_startblock; argument
61 struct ttyinq_block *ti_reprintblock; argument
62 struct ttyinq_block *ti_lastblock; argument
85 int ttyinq_setsize(struct ttyinq *ti, struct lwp_tty *tp, size_t len); argument

Completed in 3 milliseconds