Searched refs:tnfctl_ind_obj_f (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | tnfctl.h | 172 typedef int tnfctl_ind_obj_f( typedef 181 int (*p_obj_iter)(void *, tnfctl_ind_obj_f *, void * /* client_data */);
|
H A D | internal.c | 61 static int inprocess_loadobj_iter(void *opq, tnfctl_ind_obj_f *obj_func, 197 inprocess_loadobj_iter(void *opq, tnfctl_ind_obj_f *obj_func, void *cd) in inprocess_loadobj_iter()
|
H A D | tnfctl_int.h | 168 int (*p_obj_iter)(void *prochandle, tnfctl_ind_obj_f *func, 260 int _tnfctl_loadobj_iter(void *proc_p, tnfctl_ind_obj_f *func,
|
H A D | util.c | 600 _tnfctl_loadobj_iter(void *proc_p, tnfctl_ind_obj_f *func, void *client_data) in _tnfctl_loadobj_iter()
|