Home
last modified time | relevance | path

Searched refs:Hostnames (Results 1 – 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSCore/
DuDNS.c1426 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()
DmDNSEmbeddedAPI.h1901 HostnameInfo *Hostnames; // List of registered hostnames + hostname metadata member
DmDNS.c10725 m->Hostnames = mDNSNULL; in mDNS_Init()
11358 while (m->Hostnames) mDNS_RemoveDynDNSHostName(m, &m->Hostnames->fqdn); in mDNS_StartExit()
/external/iperf3/docs/
Dinvoking.rst336 ment to bind(2)). Hostnames are accepted as arguments and are
/external/openssh/
Dsshd.0414Hostnames is a comma-separated list of patterns (M-bM-^@M-^X*M-bM-^@M-^Y and M-bM-^@M-^X?M-bM-^@M-…