Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dinit.c56 { CVS_PATH_HISTORY, NULL },
168 if (strcmp(strrchr(CVS_PATH_HISTORY, '/'), strrchr(path, '/')) == 0 || in init_mkfile()
H A Dhistory.c164 current_cvsroot->cr_dir, CVS_PATH_HISTORY); in cvs_history_add()
H A Dcvs.h116 #define CVS_PATH_HISTORY CVS_PATH_ROOT "/history" macro