Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dhistory.c32 static void history_compress(char *, const char *);
118 history_compress(p, repo); in cvs_history_add()
189 history_compress(char *wdir, const char *repo) in history_compress() function