Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dinspect.c77 Hash_obj *obj) in enteralt()
152 Hash_obj *obj; in enterino()
197 if ((obj = calloc(1, sizeof (Hash_obj))) == NULL) in enterino()
273 Hash_obj *obj; in enterdir()
367 Hash_obj * obj; in enternoexistdir()
369 if ((obj = calloc(1, sizeof (Hash_obj))) == NULL) in enternoexistdir()
386 Hash_ent *rent, Hash_ent *dent, Hash_obj *obj) in _enterfile()
453 Hash_obj *obj; in enternoexistfile()
468 if ((obj = calloc(1, sizeof (Hash_obj))) == NULL) in enternoexistfile()
511 Hash_obj *obj; in enterfile()
[all …]
H A D_crle.h42 typedef struct hash_obj Hash_obj; typedef
84 Hash_obj *e_obj; /* unique object */
H A Dconfig.c287 Hash_obj *obj = ent->e_obj; in genconfig()
359 Hash_obj *obj = ent->e_obj; in genconfig()
454 Hash_obj * obj = ent->e_obj; in genconfig()