Searched defs:ttyoutq (Results 1 – 1 of 1) sorted by relevance
60 struct ttyoutq { struct61 struct ttyoutq_block *to_firstblock; argument62 struct ttyoutq_block *to_lastblock; argument68 #define TTYOUTQ_DATASIZE (256 - sizeof(struct ttyoutq_block *)) argument