Home
last modified time | relevance | path

Searched refs:patch_file_write (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dupdate.c58 static void patch_file_write PROTO ((void *, const char *, size_t));
1712 patch_file_write, (void *) &data);
1735 patch_file_write, (void *) &data);
1902 patch_file_write (callerdat, buffer, len) in patch_file_write() function
H A DChangeLog-97395 * update.c (patch_file_write): Missing cast provided.
2315 * update.c (patch_file_write): Always assign to final_nl, so that
2374 patch_file_write to RCS_checkout. Don't check for newlines or
2376 (patch_file_write): New static function.