Home
last modified time | relevance | path

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

/dports/sysutils/perp/perp-2.07/lasagna/hdb/
H A Dhdb_find.c18 static int hdb_hash_probe(struct hdb *H, uint32_t target);
62 hdb_hash_probe(struct hdb *H, uint32_t target) in hdb_hash_probe() function
161 return hdb_hash_probe(H, target); in hdb_find()
179 return hdb_hash_probe(H, target); in hdb_findnext()