Searched refs:g_diff (Results 1 – 1 of 1) sorted by relevance
63 static char const* g_diff = NULL; variable108 {'d', "compare the results to this file", optional_option, &g_diff},355 if (g_diff) in main()357 ret = diff_results(g_output, g_diff); in main()