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

/freebsd-10.0-release/contrib/diff/src/
H A Ddiff.h189 XTERN char *switch_string;
188 XTERN char *switch_string; variable
H A Dutil.c184 + strlen (switch_string) + 7);
191 sprintf (name, "diff%s %s %s", switch_string, current_name0, current_name1);
H A Ddiff.c734 switch_string = option_list (argv + 1, optind - 1);

Completed in 103 milliseconds