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