Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c1687 static const char * gGAIPerf_OutputFilePath = NULL; variable
1762 …StringOption( 'o', "output", &gGAIPerf_OutputFilePath, "path", "Path of the file to…
12985 if( gGAIPerf_OutputFilePath ) in GAIPerfCmd()
12987 context->outputFilePath = strdup( gGAIPerf_OutputFilePath ); in GAIPerfCmd()