| srp-client.c | 87 bool removing; // We are removing the current registration(s) member in struct:update_context 105 bool removing; member in struct:_DNSServiceRef_t 819 // If we are removing, there is no point in trying the next server--just give up and report a timeout. 820 if (context->removing) { 909 context->removing); 1037 if (context->removing) { 1068 if (rp->removing) { 1193 size_t *NONNULL p_length, dns_wire_t *in_wire, uint32_t serial, bool removing) 1292 if (!removing) { [all...] |