Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/cvs/
H A Dcommit.c31 void cvs_commit_local(struct cvs_file *);
202 cr.fileproc = cvs_commit_local; in cvs_commit()
399 cvs_commit_local(struct cvs_file *cf) in cvs_commit_local() function