Home
last modified time | relevance | path

Searched refs:tob (Results 1 – 1 of 1) sorted by relevance

/components/lwp/terminal/freebsd/
A Dtty_outq.c104 struct ttyoutq_block *tob; in ttyoutq_setsize() local
137 struct ttyoutq_block *tob; in ttyoutq_free() local
157 struct ttyoutq_block *tob; in ttyoutq_read() local
163 tob = to->to_firstblock; in ttyoutq_read()
164 if (tob == NULL) in ttyoutq_read()
221 struct ttyoutq_block *tob; in ttyoutq_read_uio() local
227 tob = to->to_firstblock; in ttyoutq_read_uio()
228 if (tob == NULL) in ttyoutq_read_uio()
297 struct ttyoutq_block *tob; in ttyoutq_write() local
310 if (tob == NULL) in ttyoutq_write()
[all …]

Completed in 2 milliseconds