Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c635 hash_init(bmap_list_t *hp) in hash_init() function
677 hash_init(bmp->bm_hash); in bm_alloc()
1417 hash_init((bmap_list_t *)bmp->bm_hash); in dbm_alloc()
/titanic_50/usr/src/lib/libpicltree/
H A Dpicltree.c456 hash_init(hash_t *htbl) in hash_init() function
3324 if (hash_init(&picltbl) < 0) in picltree_init()
3326 if (hash_init(&ptreetbl) < 0) in picltree_init()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c282 static picl_errno_t hash_init(void);
345 if (hash_init() != PICL_SUCCESS) { in piclfrutree_init()
1220 hash_init(void) in hash_init() function