Searched refs:_new_HashTable (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libtecla/common/ |
H A D | hash.h | 128 HashTable *_new_HashTable(HashMemory *mem, int size, HashCase hcase,
|
H A D | hash.c | 213 HashTable *_new_HashTable(HashMemory *mem, int size, HashCase hcase, in _new_HashTable() function
|
H A D | keytab.c | 127 kt->actions = _new_HashTable(NULL, KT_HASH_SIZE, IGNORE_CASE, NULL, 0); in _new_KeyTab()
|