Searched refs:get_hash (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/link_audit/common/ |
H A D | hash.h | 48 extern char **get_hash(hash *, char *);
|
H A D | hash.c | 63 get_hash(hash *tbl, char *key) function
|
H A D | perfcnt.c | 221 dep = (d_entry **)get_hash(tbl, (char *)sym_name);
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | hash.c | 54 get_hash(Hash_tbl * tbl, Addr key, Half id, int mode) function
|
H A D | inspect.c | 187 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 D | depend.c | 56 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.h | 198 extern Hash_ent *get_hash(Hash_tbl *, Addr, Half, int);
|
/illumos-gate/usr/src/lib/nsswitch/ldap/common/ |
H A D | getnetgrent.c | 84 get_hash(const char *s) function 123 h = get_hash(name);
|
Completed in 88 milliseconds