Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-zone.c15 void dns_zone_item_probe_stop(DnsZoneItem *i) { in dns_zone_item_probe_stop() function
33 dns_zone_item_probe_stop(i); in dns_zone_item_free()
205 dns_zone_item_probe_stop(i); in dns_zone_item_probe_start()
492 dns_zone_item_probe_stop(i); in dns_zone_item_conflict()
545 dns_zone_item_probe_stop(i); in dns_zone_item_notify()
Dresolved-dns-zone.h65 void dns_zone_item_probe_stop(DnsZoneItem *i);
Dresolved-dns-transaction.c371 dns_zone_item_probe_stop(z); in dns_transaction_tentative()