Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/top/dist/
Dscreen.h59 void screen_standout(const char *msg);
Ddisplay.c1497 screen_standout(message_current); in i_message()
1808 screen_standout(msg); in message_prompt_v()
1972 screen_standout("Hit any key to continue: "); in display_pagerend()
2001 screen_standout("...More..."); in display_pager()
Dscreen.c524 screen_standout(const char *msg) in screen_standout() function