Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ed/
H A Ded.c210 static int ocerr1; /* Allows lines NOT changed by dosub() to NOT be put */ variable
1950 ocerr1 = 0; in substitute()
1960 if (ocerr1 == 0)continue; /* Don't put out-not changed. */ in substitute()
2096 ocerr1++; in dosub()