Searched defs:ttyoutq (Results 1 – 1 of 1) sorted by relevance
62 struct ttyoutq { struct63 struct ttyoutq_block *to_firstblock; argument64 struct ttyoutq_block *to_lastblock; argument70 #define TTYOUTQ_DATASIZE (256 - sizeof(struct ttyoutq_block *)) argument