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

/osnet-11/usr/src/lib/libpicltree/
H A Dptree_impl.h100 } hash_t; typedef in typeref:struct:__anon2324
H A Dpicltree.c135 static hash_t picltbl; /* client handles to picl obj */
136 static hash_t ptreetbl; /* ptree handles to picl obj */
456 hash_init(hash_t *htbl)
473 hash_add_newobj(hash_t *htbl, picl_hdl_t hdl, void *pobj)
489 hash_add_newhdl(hash_t *htbl, picl_hdl_t piclh, picl_hdl_t ptreeh)
511 hash_remove(hash_t *htbl, picl_hdl_t hdl)
546 hash_lookup_obj(hash_t *htbl, picl_hdl_t hdl)
564 hash_lookup_hdl(hash_t *htbl, picl_hdl_t hdl)
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c81 typedef unsigned int hash_t; typedef
83 static hash_t
107 hash_t h;

Completed in 33 milliseconds