Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c142 static short soflag = 0; /* output all messages in standout mode */ variable
287 soflag = 1; /* standout mode */ in main()
1692 if (soflag && enter_standout_mode && exit_standout_mode) { in sopr()