Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtnf.h62 TIFIOCBUF_OK, enumerator
/titanic_50/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c152 if (tstate.buffer_state != TIFIOCBUF_OK) { in live_kernel_init()
/titanic_50/usr/src/lib/libtnfctl/
H A Dkernel_int.c200 if (bufstat.buffer_state == TIFIOCBUF_OK && !bufstat.trace_stopped) { in _tnfctl_prbk_buffer_dealloc()
/titanic_50/usr/src/uts/common/tnf/
H A Dtnf.c571 tstate.buffer_state = TIFIOCBUF_OK; in tnf_getstate()