Searched refs:opt_diff_tool (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/tools/tools/indent_wrapper/
H A Dindent_wrapper.c43 static char *opt_diff_tool; variable
181 snprintf(cc, sizeof(cc), "%s %s %s", opt_diff_tool, ca, cb);
403 opt_diff_tool = optarg;
731 if (opt_diff_tool != NULL) {

Completed in 90 milliseconds