Home
last modified time | relevance | path

Searched defs:t_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dtrace.h307 struct t_buf { struct
316 uint32_t cons; /* Offset of next item to be consumed by control tools. */
317 uint32_t prod; /* Offset of next item to be produced by Xen. */
/freebsd/contrib/libedit/
H A Dterminal.h63 char *t_buf; /* Termcap buffer */ member