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

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drcscmds.c70 /* First call call_diff_setup to setup any initial arguments. The
105 call_diff_setup (const char *prog, int argc, char * const *argv) function
270 /* Remember that the first word in the `call_diff_setup' string is used now
273 call_diff_setup ("diff3", 0, NULL);
550 /* The first arg to call_diff_setup is used only for error reporting. */
551 call_diff_setup ("diff", dargc, dargv);

Completed in 69 milliseconds