Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhash.c93 static HashNode *_del_HashNode(HashTable *hash, HashNode *node);
420 (void) _del_HashNode(hash, node); in _del_HashSymbol()
506 return _del_HashNode(hash, node); in _new_HashNode()
535 static HashNode *_del_HashNode(HashTable *hash, HashNode *node) in _del_HashNode() function
694 (void) _del_HashNode(hash, node); in _clear_HashTable()