HomeSort by: relevance | last modified time | path
    Searched defs:update_failed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c 1009 update_failed(adv_update_t *update, int rcode, bool expire, bool send_response) function
1428 update_failed(update, dns_rcode_servfail, true, true);
1514 update_failed(update, dns_rcode_servfail, true, true);
1874 update_failed(update, dns_rcode_servfail, true, true);
2070 update_failed(update, (error_code == kDNSServiceErr_NameConflict
2476 update_failed(update, (error_code == kDNSServiceErr_NameConflict
2885 update_failed(update, dns_rcode_servfail, true, true);
2908 update_failed(update, dns_rcode_servfail, true, true);
2919 update_failed(update, dns_rcode_servfail, true, true);
2939 update_failed(update, dns_rcode_servfail, true, true)
    [all...]
srp-mdns-proxy.c 1009 update_failed(adv_update_t *update, int rcode, bool expire, bool send_response) function
1428 update_failed(update, dns_rcode_servfail, true, true);
1514 update_failed(update, dns_rcode_servfail, true, true);
1874 update_failed(update, dns_rcode_servfail, true, true);
2070 update_failed(update, (error_code == kDNSServiceErr_NameConflict
2476 update_failed(update, (error_code == kDNSServiceErr_NameConflict
2885 update_failed(update, dns_rcode_servfail, true, true);
2908 update_failed(update, dns_rcode_servfail, true, true);
2919 update_failed(update, dns_rcode_servfail, true, true);
2939 update_failed(update, dns_rcode_servfail, true, true)
    [all...]

Completed in 117 milliseconds