Home
last modified time | relevance | path

Searched refs:endfunc (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/tools/scripts/
H A Dwdiff.pl62 $endfunc = 0; # Seen end of function?
275 $endfunc = 0;
/titanic_44/usr/src/lib/libtnfctl/
H A Dtnfctl_int.h143 uintptr_t endfunc; member
H A Dopen.c279 &hdl->rollbackfunc, &hdl->endfunc); in tnfctl_kernel_open()
H A Dprobes_ext.c433 prbctl_p->probe_func = (tnf_probe_func_t) hndl->endfunc; in tnfctl_probe_disconnect_all()
H A Dutil.c299 prexstat = _tnfctl_sym_find(hndl, TRACE_END_FUNC, &hndl->endfunc); in find_target_syms()
H A Dprobes.c577 (tnf_probe_func_t) hndl->endfunc; in read_a_probe()