Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dannotate.c35 static int rannotate_proc (int argc, char **argv, char *xwhere,
144 err += do_module (db, argv[i], MISC, "Annotating", rannotate_proc, in annotate()
151 err = rannotate_proc (argc + 1, argv - 1, NULL, NULL, NULL, 0, in annotate()
160 rannotate_proc (int argc, char **argv, char *xwhere, char *mwhere, in rannotate_proc() function
H A DChangeLog1042 * annotate.c (rannotate_proc), fileattr.c (fileattr_write), rcs.c
1188 * annotate.c (rannotate_proc): Ditto.
4875 * annotate.c (rannotate_proc): Plug a memory leak.
8843 * annotate.c (annotate): Pass local to do_module and rannotate_proc