Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index.cc199 hval = index_value->get_hashval(case_insens); in lookup()
240 hval = index_value->get_hashval(case_insens); in remove()
273 hval = index_value->get_hashval(case_insens); in add()
H A Ddb_item_c.x80 % unsigned int get_hashval( bool_t casein = FALSE );
H A Ddb_item.cc104 item::get_hashval(bool_t casein) in get_hashval() function in item
H A Ddb_dictionary.cc447 get_hashval(char *value) in get_hashval() function
497 hval = get_hashval(target); in search_dictionary()
525 hval = get_hashval(target); in remove_from_dictionary()
568 hval = get_hashval(target); in add_to_dictionary()