Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c92 SW_SUGG, enumerator
217 sw[SW_SUGG] = subwin(stdscr, SINGLE_LINE_SW, win_cols, pos_y, 0); in pt_display_setup()
658 (void) werase(sw[SW_SUGG]); in pt_display_suggestions()
661 print(sw[SW_SUGG], 0, 0, "%s", sug); in pt_display_suggestions()
663 (void) wnoutrefresh(sw[SW_SUGG]); in pt_display_suggestions()