Searched refs:rcs_internal_lockfile (Results 1 – 5 of 5) sorted by relevance
524 * rcs.c (rcs_internal_lockfile): Fix typo (thow -> throw).533 * rcs.c (rcs_internal_lockfile): Check for errors from system587 rcs_internal_lockfile relying on the writelocks.609 * rcs.c (rcs_internal_lockfile): Clarify the comments about O_EXCL623 * rcs.c (rcs_internal_lockfile): Add comments about what we are690 * rcs.c (rcs_internal_lockfile): Only try to call fchmod if860 RCS_rewrite, getrevnum, rcs_internal_lockfile,
115 static FILE *rcs_internal_lockfile PROTO ((char *));5064 fout = rcs_internal_lockfile (rcs->path);8195 rcs_internal_lockfile (rcsfile) in rcs_internal_lockfile() function8358 fout = rcs_internal_lockfile (rcs->path);
1219 * rcs.c (rcs_internal_lockfile): Ditto.1257 (rcs_internal_lockfile, rcs_internal_unlockfile): Keep track of2395 * rcs.c (rcs_internal_lockfile): Remove unused variable lockfile.2407 (rcs_internal_lockfile): Register rcs_cleanup the first time this
873 writelock is recommended. See the comments at rcs_internal_lockfile in
1336 rcs_internal_lockfile in the @sc{cvs} source code for