Searched refs:e_obj (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Ddepend.c59 if ((fltrent = get_hash(crle->c_strtbl, (Addr)fltrent->e_obj->o_path, 0,
62 fltrent->e_obj->o_flags |= RTC_OBJ_FILTER;
83 if ((strcmp(flt->f_fent->e_obj->o_path,
84 fltrent->e_obj->o_path) != 0) &&
H A Dinspect.c194 if ((obj = ent->e_obj) == NULL) {
211 ent->e_obj = obj;
236 ent->e_obj = obj;
300 obj = ent->e_obj;
422 fent->e_obj = obj;
472 obj = rent->e_obj;
554 obj = ent->e_obj;
609 obj = ent->e_obj;
678 obj = ent->e_obj;
783 obj = ent->e_obj;
[all...]
H A D_crle.h84 Hash_obj *e_obj; /* unique object */ member in struct:hash_ent
H A Dconfig.c289 Hash_obj *obj = ent->e_obj;
361 Hash_obj *obj = ent->e_obj;
456 Hash_obj * obj = ent->e_obj;

Completed in 48 milliseconds