OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:domainList
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
2265
EnumeratedDomainList *
domainList
; // Domain discovered through the domain enumeration.
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
3331
SBRDomain *
domainList
; // List of domains in which services were found.
6544
for( domain = context->results->
domainList
; domain; domain = domain->next )
6713
for( domain = context->results->
domainList
; domain; domain = domain->next )
17089
for( domain = inResults->
domainList
; domain && ( strcasecmp( domain->name, "local." ) != 0 ); domain = domain->next ) {}
[
all
...]
Completed in 88 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026