Searched refs:ds_htable_lookup_bucket_by_hash (Results 1 – 2 of 2) sorted by relevance
45 - Segfault in ds_htable_lookup_bucket_by_hash. @gnoddep #86
339 static ds_htable_bucket_t *ds_htable_lookup_bucket_by_hash( in ds_htable_lookup_bucket_by_hash() function369 return ds_htable_lookup_bucket_by_hash(table, key, get_hash(key)); in ds_htable_lookup_by_key()685 if ((*bucket = ds_htable_lookup_bucket_by_hash(table, key, hash))) { in ds_htable_lookup_or_next()
Completed in 8 milliseconds