Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ti/
H A Dif_ti.c3755 struct ti_trace_buf *trace_buf; in ti_ioctl2() local
3758 trace_buf = (struct ti_trace_buf *)addr; in ti_ioctl2()
3769 trace_buf->buf_len); in ti_ioctl2()
3772 trace_buf->buf_len), (caddr_t)trace_buf->buf, 1, 1); in ti_ioctl2()
3774 trace_buf->fill_len = min(trace_len, in ti_ioctl2()
3775 trace_buf->buf_len); in ti_ioctl2()
3777 trace_buf->cur_trace_ptr = in ti_ioctl2()
3780 trace_buf->cur_trace_ptr = in ti_ioctl2()
3783 trace_buf->fill_len = 0; in ti_ioctl2()
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dmodules205 trace_buf lib $(trace) $(HEADER_DEPS)
H A Dllib-ltinfow1374 /* ./trace/trace_buf.c */
H A Dllib-ltinfo1363 /* ./trace/trace_buf.c */
H A Dllib-ltinfot1472 /* ./trace/trace_buf.c */
H A Dllib-ltinfotw1483 /* ./trace/trace_buf.c */
H A Dllib-lncurses4004 /* ./trace/trace_buf.c */
H A Dllib-lncursest4166 /* ./trace/trace_buf.c */
H A Dllib-lncursesw4844 /* ./trace/trace_buf.c */
H A Dllib-lncursestw4962 /* ./trace/trace_buf.c */
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile269 trace_buf.c \
/freebsd-12.1/contrib/ncurses/
H A DMANIFEST945 ./ncurses/trace/trace_buf.c
H A DNEWS9292 making new modules lib_cur_term and trace_buf (reported by Francisco
/freebsd-12.1/contrib/ncurses/doc/
H A Dhackguide.doc261 lib_tracedmp.c lib_tracemse.c trace_buf.c