Searched defs:dns_cache_make_space (Results 1 - 1 of 1) sorted by relevance

/systemd/src/resolve/
H A Dresolved-dns-cache.c143 static void dns_cache_make_space(DnsCache *c, unsigned add) { function
431 dns_cache_make_space(c, 1);
511 dns_cache_make_space(c, 1);
655 dns_cache_make_space(c, cache_keys);

Completed in 20 milliseconds