Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtem_impl.h162 unsigned char *tvs_outbuf; /* place to keep incomplete lines */ member
/titanic_44/usr/src/uts/common/io/
H A Dtem.c228 ptem->tvs_outbuf = in tem_internal_init()
329 if (tem->tvs_outbuf != NULL) in tem_free_buf()
330 kmem_free(tem->tvs_outbuf, tem->tvs_outbuf_size); in tem_free_buf()
H A Dtem_safe.c852 tem->tvs_outbuf[tem->tvs_outindex++] = ch; in tem_safe_outch()
944 tem->tvs_outbuf, tem->tvs_outindex, in tem_safe_send_data()
953 tem->tvs_outbuf, tem->tvs_outindex, in tem_safe_send_data()