Searched refs:Hostnames (Results 1 – 4 of 4) sorted by relevance
1426 for (hi = m->Hostnames; hi; hi = hi->next) in GetServiceTarget()2150 for (i = m->Hostnames; i; i = i->next) in HostnameCallback()2210 HostnameInfo *h = m->Hostnames; in FoundStaticHostname()2287 HostnameInfo **ptr = &m->Hostnames; in mDNS_AddDynDNSHostName()2310 HostnameInfo **ptr = &m->Hostnames; in mDNS_RemoveDynDNSHostName()2369 for (i = m->Hostnames; i; i = i->next) in mDNS_SetPrimaryInterfaceInfo()4773 for (hi = m->Hostnames; hi; hi = hi->next) in udns_validatelists()
1890 HostnameInfo *Hostnames; // List of registered hostnames + hostname metadata member
10725 m->Hostnames = mDNSNULL; in mDNS_Init()11358 while (m->Hostnames) mDNS_RemoveDynDNSHostName(m, &m->Hostnames->fqdn); in mDNS_StartExit()
423 …Hostnames is a comma-separated list of patterns (M-bM-^@M-^X*M-bM-^@M-^Y and M-bM-^@M-^X?M-bM-^@M-…