Searched refs:get_hash (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/link_audit/common/
H A Dhash.h48 extern char **get_hash(hash *, char *);
H A Dhash.c63 get_hash(hash *tbl, char *key) function
H A Dperfcnt.c221 dep = (d_entry **)get_hash(tbl, (char *)sym_name);
/opensolaris-onvv-gate/usr/src/cmd/sgs/crle/common/
H A Dhash.c54 get_hash(Hash_tbl * tbl, Addr key, Half id, int mode) function
H A Dinspect.c187 if ((ent = get_hash(tbl, ino, 0,
305 if ((ent = get_hash(stbl, (Addr)ndir, 0,
328 if ((ent = get_hash(stbl, (Addr)odir, 0,
356 if ((ent = get_hash(crle->c_strtbl, (Addr)dir, 0,
456 if ((rent = get_hash(crle->c_strtbl, (Addr)path, 0,
487 if ((ent = get_hash(crle->c_strtbl, (Addr)file, dent->e_id,
559 if ((rent = get_hash(stbl, (Addr)npath, 0,
588 if ((ent = get_hash(stbl, (Addr)nfile, ndent->e_id,
614 if ((rent = get_hash(stbl, (Addr)opath, 0,
633 if ((ent = get_hash(stb
[all...]
H A Ddepend.c56 if ((fltrent = get_hash(crle->c_strtbl, (Addr)filter, 0,
59 if ((fltrent = get_hash(crle->c_strtbl, (Addr)fltrent->e_obj->o_path, 0,
68 if ((flteent = get_hash(crle->c_strtbl, (Addr)filtee, 0,
H A D_crle.h198 extern Hash_ent *get_hash(Hash_tbl *, Addr, Half, int);
/opensolaris-onvv-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c84 get_hash(const char *s) function
123 h = get_hash(name);

Completed in 106 milliseconds