Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Dci.c273 static int keepflag, keepworkingfile, rcsinitflag; variable
463 rcsinitflag = true;
474 rcsinitflag = !Head;
590 if (rcsinitflag) {
873 if (rcsinitflag) { in addelta()