Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dannotate.c207 rcs_annotate_getlines(cf->file_rcs, rev, &alines); in cvs_annotate_local()
H A Drcs.h246 void rcs_annotate_getlines(RCSFILE *, RCSNUM *,
H A Drcs.c1905 rcs_annotate_getlines(RCSFILE *rfp, RCSNUM *frev, struct rcs_line ***alines) in rcs_annotate_getlines() function