Searched refs:hash_of (Results 1 – 2 of 2) sorted by relevance
64 hashvalue = data->hash_of(string); in NCURSES_EXPORT()99 int hashvalue = data->hash_of(string); in _nc_find_type_entry()131 hashvalue = data->hash_of(string); in _nc_find_user_entry()
204 HashValue (*hash_of)(const char *); member