Home
last modified time | relevance | path

Searched refs:rcs_comment_set (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.bin/cvs/
H A Drcs.h230 void rcs_comment_set(RCSFILE *, const char *);
H A Dadmin.c297 rcs_comment_set(cf->file_rcs, comment); in cvs_admin_local()
H A Dadd.c292 rcs_comment_set(cf->file_rcs, " * "); in cvs_add_tobranch()
H A Drcs.c934 rcs_comment_set(RCSFILE *file, const char *comment) in rcs_comment_set() function
/openbsd/usr.bin/rcs/
H A Drcs.h238 void rcs_comment_set(RCSFILE *, const char *);
H A Drcsprog.c409 rcs_comment_set(file, comment); in rcs_main()
H A Drcs.c791 rcs_comment_set(RCSFILE *file, const char *comment) in rcs_comment_set() function