Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h133 } TNFW_B_CONTROL; typedef
135 extern TNFW_B_CONTROL *_tnfw_b_control;
H A Dtrace_init.c74 static TNFW_B_CONTROL __tnfw_b_control_local = {
82 TNFW_B_CONTROL *_tnfw_b_control = &__tnfw_b_control_local;
/titanic_41/usr/src/lib/libtnfctl/
H A Dutil.c241 TNFW_B_CONTROL trace_error_rec; in check_trace_error()