Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c1835 static const char * gDotLocalTest_OutputFilePath = NULL; variable
1871 …StringOption( 'o', "output", &gDotLocalTest_OutputFilePath, "path", "Path of the file…
15615 if( gDotLocalTest_OutputFilePath ) in DotLocalTestCmd()
15617 context->outputFilePath = strdup( gDotLocalTest_OutputFilePath ); in DotLocalTestCmd()