Searched refs:rtt_histogram_file (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c222 char *rtt_histogram_file = NULL; variable
690 rtt_histogram_file = optarg;
1904 if (rtt_histogram_file == NULL || rttarray == NULL)
1907 fp = fopen((const char *)rtt_histogram_file, "w+");
1910 rtt_histogram_file);

Completed in 253 milliseconds