Searched defs:ttyoutq (Results 1 – 1 of 1) sorted by relevance
73 struct ttyoutq struct75 struct ttyoutq_block *to_firstblock; argument76 struct ttyoutq_block *to_lastblock; argument82 #define TTYOUTQ_DATASIZE (256 - sizeof(struct ttyoutq_block *)) argument
Completed in 2 milliseconds