Searched refs:tob_next (Results 1 – 1 of 1) sorted by relevance
58 struct ttyoutq_block *tob_next; member69 tob->tob_next = to->to_firstblock; \74 tob->tob_next = to->to_lastblock->tob_next; \75 to->to_lastblock->tob_next = tob; \83 to->to_firstblock = to->to_firstblock->tob_next; \320 tob = to->to_lastblock->tob_next; in ttyoutq_write()
Completed in 2 milliseconds