Searched refs:switch_string (Results 1 – 3 of 3) sorted by relevance
674 switch_string = option_list (argv + 1, optind - 1);712 free (switch_string);1264 switch_string = NULL;
176 EXTERN char * switch_string; variable
200 + strlen (switch_string) + 7); in begin_output()205 sprintf (name, "diff%s %s %s", switch_string, current_name0, current_name1); in begin_output()