Searched refs:tob (Results 1 – 1 of 1) sorted by relevance
104 struct ttyoutq_block *tob; in ttyoutq_setsize() local137 struct ttyoutq_block *tob; in ttyoutq_free() local157 struct ttyoutq_block *tob; in ttyoutq_read() local163 tob = to->to_firstblock; in ttyoutq_read()164 if (tob == NULL) in ttyoutq_read()221 struct ttyoutq_block *tob; in ttyoutq_read_uio() local227 tob = to->to_firstblock; in ttyoutq_read_uio()228 if (tob == NULL) in ttyoutq_read_uio()297 struct ttyoutq_block *tob; in ttyoutq_write() local310 if (tob == NULL) in ttyoutq_write()[all …]
Completed in 2 milliseconds