Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_index.cc201 hval = index_value->get_hashval(case_insens); in lookup()
242 hval = index_value->get_hashval(case_insens); in remove()
275 hval = index_value->get_hashval(case_insens); in add()
H A Ddb_item_c.x82 % unsigned int get_hashval( bool_t casein = FALSE );
H A Ddb_item.cc106 item::get_hashval(bool_t casein) in get_hashval() function in item
H A Ddb_dictionary.cc446 get_hashval(char *value) in get_hashval() function
496 hval = get_hashval(target); in search_dictionary()
524 hval = get_hashval(target); in remove_from_dictionary()
567 hval = get_hashval(target); in add_to_dictionary()