HomeSort by: relevance | last modified time | path
    Searched defs:gai (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c 1963 #define kDotLocalTestSubtestDesc_GAIMDNSOnly "GAI for a dotlocal name that has only MDNS A and AAAA records."
1964 #define kDotLocalTestSubtestDesc_GAIDNSOnly "GAI for a dotlocal name that has only DNS A and AAAA records."
1965 #define kDotLocalTestSubtestDesc_GAIBoth "GAI for a dotlocal name that has both mDNS and DNS A and AAAA records."
1966 #define kDotLocalTestSubtestDesc_GAINeither "GAI for a dotlocal name that has no A or AAAA records."
1968 "GAI for a dotlocal name that has no A or AAAA records, but is a subdomain name of a search domain."
1979 "The dotlocal test consists of six subtests that perform either a DNSServiceGetAddrInfo (GAI) operation for a\n" \
6475 FPrintF( stdout, "New GAI: %s\n", YesNoStr( gBrowseAll_UseNewGAI ) );
14684 GAITesterRef tester; // GAI tester object.
17640 // Use the --registerSC option because this test depends on a GAI operation for a domain name that matches a *.local
19073 DNSServiceRef gai; // Current DNSServiceGetAddrInfo request member in struct:__anon5935
22197 dnssd_getaddrinfo_t gai; \/\/ Current subtest's GAI object. (Also used for probing test DNS server.) member in struct:RCodeTest
22347 dnssd_getaddrinfo_t gai; local
22546 dnssd_getaddrinfo_t gai; local
22993 dnssd_getaddrinfo_t gai; \/\/ Current subtest's GAI object. (Also used for probing test DNS server.) member in struct:DNSQueryTest
23156 dnssd_getaddrinfo_t gai; local
23340 dnssd_getaddrinfo_t gai; local
23849 dnssd_getaddrinfo_t gai; \/\/ GAI object. member in struct:__anon5943
23861 dnssd_getaddrinfo_t gai; \/\/ GAI object for probing\/suspending and resuming the test DNS server. member in struct:FastRecoveryTest
24006 dnssd_getaddrinfo_t gai; local
24223 dnssd_getaddrinfo_t gai; local
24275 dnssd_getaddrinfo_t gai; local
27208 dnssd_getaddrinfo_t gai; \/\/ For GAI operations. member in struct:OptimisticDNSTest
27342 const dnssd_getaddrinfo_t gai = dnssd_getaddrinfo_create(); local
27400 const dnssd_getaddrinfo_t gai = me->gai; local
27548 const dnssd_getaddrinfo_t gai = me->gai; local
27652 const dnssd_getaddrinfo_t gai = me->gai; local
27827 const dnssd_getaddrinfo_t gai = me->gai; local
27921 const dnssd_getaddrinfo_t gai = me->gai; local
28042 const dnssd_getaddrinfo_t gai = me->gai; local
28130 const dnssd_getaddrinfo_t gai = me->gai; local
28239 const dnssd_getaddrinfo_t gai = me->gai; local
28321 const dnssd_getaddrinfo_t gai = me->gai; local
28430 const dnssd_getaddrinfo_t gai = me->gai; local
28512 const dnssd_getaddrinfo_t gai = me->gai; local
28621 const dnssd_getaddrinfo_t gai = me->gai; local
28703 const dnssd_getaddrinfo_t gai = me->gai; local
28811 const dnssd_getaddrinfo_t gai = me->gai; local
28923 const dnssd_getaddrinfo_t gai = me->gai; local
33401 dnssd_getaddrinfo_t gai; \/\/ dnssd_getaddrinfo object. member in struct:__anon5969
37958 DNSServiceRef gai; \/\/ Reference to DNSServiceGetAddrInfo op for service instance's hostname. member in struct:SBServiceInstance
38805 dnssd_getaddrinfo_t gai; local
    [all...]

Completed in 47 milliseconds