HomeSort by relevance Sort by last modified time
    Searched refs:OPT_TERMCAP (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 63 #define OPT_TERMCAP 0x0040 /* use termcap data to move cursor */
prstat.c 174 OPT_PSINFO | OPT_FULLSCREEN | OPT_USEHOME | OPT_TERMCAP,
569 if (opts.o_outpmode & OPT_TERMCAP) {
1099 if ((opts.o_outpmode & OPT_TERMCAP) && (is_curses_on == FALSE)) {
1110 if ((is_curses_on == TRUE) && (opts.o_outpmode & OPT_TERMCAP)) {
    [all...]

Completed in 0 milliseconds