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

/systemd/src/resolve/
H A Dresolved-dns-rr.c283 static int dns_resource_key_compare_func(const void *a, const void *b) { function
306 .compare = dns_resource_key_compare_func
1444 ret = dns_resource_key_compare_func(x->key, y->key);

Completed in 14 milliseconds