Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Drcs.h217 struct rcs_sym *rcs_sym_get(RCSFILE *, const char *);
H A Dtag.c434 sym = rcs_sym_get(cf->file_rcs, tag_name); in tag_add()
H A Drcs.c699 rcs_sym_get(RCSFILE *file, const char *sym) in rcs_sym_get() function