Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dcache.c137 static struct crec **hash_bucket(char *name) in hash_bucket() function
161 struct crec **up = hash_bucket(cache_get_name(crecp)); in cache_hash()
276 for (up = hash_bucket(name), crecp = *up; crecp; crecp = crecp->hash_next) in cache_scan_free()
508 for (up = hash_bucket(name), crecp = *up; crecp; crecp = next) in cache_find_by_name()
/external/bison/
DChangeLog-201218255 (bucket_new, bucket_free, hash_compare_bucket, hash_bucket)
18280 (bucket_new, bucket_free, hash_compare_bucket, hash_bucket)