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

/macosx-10.10/gpatch-3/patch/
H A Dutil.c265 char const *dotslash = *filename == '-' ? "./" : ""; local
296 sprintf (p, readonly ? CHECKOUT : CHECKOUT_LOCKED, dotslash);
305 sprintf (p, RCSDIFF1, dotslash);
332 sprintf (p, SCCSDIFF2, dotslash);

Completed in 104 milliseconds