Searched refs:default_local (Results 1 – 1 of 1) sorted by relevance
123 mDNSBool default_local; // is this the "local." from an empty-string registration? member963 !instance->default_local) in regservice_callback()1409 if (result && i->default_local) break; in handle_add_request()1544 if (result && i->default_local) goto end; in handle_update_request()1628 if (err && i->default_local) break; in handle_removerecord_request()1810 … instance->default_local = (request->u.servicereg.default_domain && DomainIsLocal); in register_service_instance()