Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dprobes.c76 static int per_loadobj(void *, const tnfctl_ind_obj_info_t *, void *);
78 const tnfctl_ind_obj_info_t *);
350 per_loadobj(void *proc_p, const tnfctl_ind_obj_info_t *obj, void *cd) in per_loadobj()
411 loadobj_find(tnfctl_handle_t *hndl, const tnfctl_ind_obj_info_t *this_obj) in loadobj_find()
H A Dtnfctl.h170 } tnfctl_ind_obj_info_t; typedef
H A Dinternal.c204 tnfctl_ind_obj_info_t loadobj; in inprocess_loadobj_iter()