Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/prstat/
H A Dprstat.h68 #define OPT_FULLSCREEN 0x0200 /* full-screen mode flag */ macro
H A Dprstat.c180 OPT_PSINFO | OPT_FULLSCREEN | OPT_USEHOME | OPT_TERMCAP,
1160 if ((opts.o_outpmode & OPT_FULLSCREEN) && in setmovecur()
1192 if (opts.o_outpmode & OPT_FULLSCREEN) { in setsize()
1299 if (opts.o_outpmode & OPT_FULLSCREEN) in set_signals()
1399 opts.o_outpmode &= ~OPT_FULLSCREEN; in main()
1445 opts.o_outpmode &= ~OPT_FULLSCREEN; in main()
1558 opts.o_outpmode &= ~OPT_FULLSCREEN; in main()
1608 if (opts.o_outpmode & OPT_FULLSCREEN) in main()