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

/systemd/src/resolve/
H A Dresolved-dns-rr.c377 DnsResourceRecord* dns_resource_record_new(DnsResourceKey *key) { function
399 return dns_resource_record_new(key);
528 rr = dns_resource_record_new(key);

Completed in 45 milliseconds