Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dwatch.c34 static void cvs_watchers_local(struct cvs_file *);
205 cr.fileproc = cvs_watchers_local; in cvs_watchers()
228 cvs_watchers_local(struct cvs_file *cf) in cvs_watchers_local() function