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

  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c 1525 static const char * gDNSServer_Protocol = kDNSProtocolStr_Do53;
1544 StringOptionEx( 'P', "protocol", &gDNSServer_Protocol, "protocol", "The DNS protocol to use. (default: Do53)", false,
8560 cmd->protocol = (DNSProtocol) CLIArgToValue( "protocol", gDNSServer_Protocol, &err,
    [all...]

Completed in 49 milliseconds