Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dprobes_ext.c72 prexstat = _tnfctl_probes_traverse(hndl, in tnfctl_register_funcs()
84 prexstat = _tnfctl_probes_traverse(hndl, in tnfctl_register_funcs()
123 prexstat = _tnfctl_probes_traverse(hndl, apply_func, &pr_args); in tnfctl_probe_apply()
H A Dtnfctl_int.h242 tnfctl_errcode_t _tnfctl_probes_traverse(tnfctl_handle_t *hndl,
H A Dprobes.c316 _tnfctl_probes_traverse(tnfctl_handle_t *hndl, in _tnfctl_probes_traverse() function