Searched refs:g_method (Results 1 – 1 of 1) sorted by relevance
68 static char const* g_method = NULL; variable107 {130, "use this method", optional_option, &g_method},253 if (g_method != NULL && strcmp(methods[method]->name, g_method)) in run_all()