Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.c54 #define KT_HASH_SIZE 113 macro
125 kt->actions = _new_HashTable(NULL, KT_HASH_SIZE, IGNORE_CASE, NULL, 0); in _new_KeyTab()