Home
last modified time | relevance | path

Searched refs:rcs_internal_unlockfile (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Drcs.c116 static void rcs_internal_unlockfile PROTO ((FILE *, char *));
5072 rcs_internal_unlockfile (fout, rcs->path);
8279 rcs_internal_unlockfile (fp, rcsfile) in rcs_internal_unlockfile() function
8391 rcs_internal_unlockfile (fout, rcs->path);
H A DChangeLog1257 (rcs_internal_lockfile, rcs_internal_unlockfile): Keep track of
2411 (rcs_internal_unlockfile): Rename `lockfile', as above, and carefully
4501 * rcs.c (rcs_internal_unlockfile, RCS_rewrite): Don't assume errno
4513 * rcs.c (rcs_internal_unlockfile): Pass errno when calling error
H A DChangeLog-97504 * rcs.c (rcs_internal_unlockfile): Call rename_file not rename.
861 rcs_internal_unlockfile, rcs_lockfilename): New functions.