Home
last modified time | relevance | path

Searched refs:tag_fileproc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dtag.c44 static int tag_fileproc (void *callerdat, struct file_info *finfo);
585 (is_rtag ? rtag_fileproc : tag_fileproc, in rtag_proc()
1221 tag_fileproc (void *callerdat, struct file_info *finfo) in tag_fileproc() function
H A DChangeLog-9194240 * tag.c (tag_fileproc): fatal out on failure to set tag.
H A DChangeLog-96274 (update_dirleave_proc), tag.c (tag_fileproc): Call cvs_out* rather
504 * tag.c (tag_fileproc), rtag.c (rtag_fileproc): Update callers.
2252 (tag_fileproc): Don't lock here; just call tag_lockdir.
2370 (tag_fileproc): Write lock the repository if it is not already
3284 (remove_fileproc), rtag.c (rtag_fileproc), tag.c (tag_fileproc),
3293 * rtag.c (rtag_fileproc), tag.c (tag_fileproc): Reindent.
4105 * tag.c (tag_fileproc): Fix memory leak; free vers before
H A DChangeLog-97803 * tag.c (tag_fileproc): Same.
810 * tag.c (tag_fileproc): Same.
1204 (tag_fileproc): Call RCS_nodeisbranch not RCS_isbranch
H A DChangeLog3229 (tag_fileproc): ...here and...
3630 (tag_fileproc): ...here and...
4411 check_fileproc, check_filesdoneproc, tag_fileproc, val_direntproc),
4877 * tag.c (tag_fileproc): Ditto.
7748 * tag.c (rtag_proc, rtag_fileproc, tag_fileproc): Have start_recursion
7771 * tag.c (rtag_proc, rtag_fileproc, tag_fileproc): Rather than
8733 * tag.c: (rtag_fileproc, rtag_delete, tag_fileproc)
10340 * tag.c (tag_fileproc): Ditto.
12809 same way that tag_fileproc does.