Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dinit.c55 { CVS_PATH_EDITINFO, NULL },
H A Dcvs.h115 #define CVS_PATH_EDITINFO CVS_PATH_ROOT "/editinfo" macro
H A Dtrigger.c386 if (strcmp(file, CVS_PATH_EDITINFO) == 0 || in cvs_trigger_getlines()