Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dbsd_ttyqueue.h73 struct ttyoutq struct
75 struct ttyoutq_block *to_firstblock; argument
76 struct ttyoutq_block *to_lastblock; argument
82 #define TTYOUTQ_DATASIZE (256 - sizeof(struct ttyoutq_block *)) argument

Completed in 2 milliseconds