Searched refs:Hash_obj (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h42 typedef struct hash_obj Hash_obj; typedef in typeref:struct:hash_obj
84 Hash_obj *e_obj; /* unique object */
H A Dinspect.c77 Hash_obj *obj)
150 Hash_obj *obj;
195 if ((obj = calloc(sizeof (Hash_obj), 1)) == NULL)
221 _enterdir(Crle_desc *crle, const char *dir, Hash_ent *ent, Hash_obj *obj)
271 Hash_obj *obj;
365 Hash_obj * obj;
367 if ((obj = calloc(sizeof (Hash_obj), 1)) == NULL)
384 Hash_ent *rent, Hash_ent *dent, Hash_obj *obj)
450 Hash_obj *obj;
465 if ((obj = calloc(sizeof (Hash_obj),
[all...]
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 46 milliseconds