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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c283 static picl_errno_t hash_remove_entry(picl_nodehdl_t);
1324 hash_remove_entry(picl_nodehdl_t hdl) function
2690 if ((rc = hash_remove_entry(nodeh)) != PICL_SUCCESS) {
2714 if ((rc = hash_remove_entry(frup->frunodeh)) !=
3501 (void) hash_remove_entry(fruh);
4371 (void) hash_remove_entry(tmp->nodeh);

Completed in 67 milliseconds