Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhash.h142 int _clear_HashTable(HashTable *hash);
H A Dhash.c294 _clear_HashTable(hash); in _del_HashTable()
675 int _clear_HashTable(HashTable *hash) in _clear_HashTable() function