Searched refs:diffopts (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | rcs.c | 4844 char *diffopts; local 5284 diffopts = (rcs->expand != NULL && STREQ (rcs->expand, "b") 5309 switch (diff_exec (workfile, tmpfile, NULL, NULL, diffopts, changefile)) 5357 switch (diff_exec (tmpfile, workfile, NULL, NULL, diffopts, changefile))
|