Home
last modified time | relevance | path

Searched refs:manager_etc_hosts_lookup (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/resolve/
Dresolved-etc-hosts.h25 int manager_etc_hosts_lookup(Manager *m, DnsQuestion* q, DnsAnswer **answer);
Dresolved-etc-hosts.c344 int manager_etc_hosts_lookup(Manager *m, DnsQuestion* q, DnsAnswer **answer) { in manager_etc_hosts_lookup() function
Dresolved-dns-query.c699 r = manager_etc_hosts_lookup( in dns_query_try_etc_hosts()