Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dtnfctl_int.h73 #define TRACE_END_FUNC "tnf_trace_end" macro
H A Dutil.c299 prexstat = _tnfctl_sym_find(hndl, TRACE_END_FUNC, &hndl->endfunc); in find_target_syms()
H A Dcomb.c455 if (strcmp(symname, TRACE_END_FUNC) == 0) { in findname()