Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c104 } frutree_hashelm_t; typedef
108 frutree_hashelm_t **tbl;
1225 node_hash_table.tbl = (frutree_hashelm_t **)malloc( in hash_init()
1226 sizeof (frutree_hashelm_t *) * HASH_TABLE_SIZE); in hash_init()
1247 frutree_hashelm_t *el; in hash_destroy()
1279 frutree_hashelm_t *el; in hash_add_entry()
1289 el = (frutree_hashelm_t *)malloc(sizeof (frutree_hashelm_t)); in hash_add_entry()
1328 frutree_hashelm_t *prev, *cur; in hash_remove_entry()
1388 frutree_hashelm_t *el; in hash_lookup_entry()