Lines Matching refs:dns_resource_key_to_string
226 dns_resource_key_to_string(i->key, key_str, sizeof key_str), in dns_cache_prune()
441 dns_resource_key_to_string(rr->key, key_str, sizeof key_str)); in dns_cache_put_positive()
505 dns_resource_key_to_string(i->key, key_str, sizeof key_str), in dns_cache_put_positive()
553 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_put_negative()
613 dns_resource_key_to_string(i->key, key_str, sizeof key_str), in dns_cache_put_negative()
709 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_put()
819 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_put()
996 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_lookup()
1005 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_lookup()
1022 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_lookup()
1110 dns_resource_key_to_string(key, key_str, sizeof(key_str))); in dns_cache_lookup()
1132 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_lookup()
1162 dns_resource_key_to_string(key, key_str, sizeof key_str)); in dns_cache_lookup()
1324 … fputs(dns_resource_key_to_string(j->key, key_str, sizeof key_str), f); in dns_cache_dump()