Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/cvs/
H A Dgetlog.c41 void cvs_log_local(struct cvs_file *);
173 cr.fileproc = cvs_log_local; in cvs_getlog()
199 cvs_log_local(struct cvs_file *cf) in cvs_log_local() function