Home
last modified time | relevance | path

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

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