Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhash.c91 static HashNode *_del_HashNode(HashTable *hash, HashNode *node);
418 (void) _del_HashNode(hash, node); in _del_HashSymbol()
504 return _del_HashNode(hash, node); in _new_HashNode()
533 static HashNode *_del_HashNode(HashTable *hash, HashNode *node) in _del_HashNode() function
692 (void) _del_HashNode(hash, node); in _clear_HashTable()