Searched defs:clropt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c151 static short clropt = 0; /* set if the clear option is used */ variable
265 clropt = 1;
444 if (clropt) {
1059 if (clropt)
1644 if (clropt && !clear_screen)
1645 clropt = 0;

Completed in 59 milliseconds