Searched refs:hash_init (Results 1 – 3 of 3) sorted by relevance
635 hash_init(bmap_list_t *hp) in hash_init() function677 hash_init(bmp->bm_hash); in bm_alloc()1417 hash_init((bmap_list_t *)bmp->bm_hash); in dbm_alloc()
456 hash_init(hash_t *htbl) in hash_init() function3324 if (hash_init(&picltbl) < 0) in picltree_init()3326 if (hash_init(&ptreetbl) < 0) in picltree_init()
282 static picl_errno_t hash_init(void);345 if (hash_init() != PICL_SUCCESS) { in piclfrutree_init()1220 hash_init(void) in hash_init() function