Searched refs:displays (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/top/
H A Dtop.c166 int displays = 0; /* indicates unspecified */ local
334 case 'd': /* number of displays to show */
344 displays = i;
554 /* if # of displays not specified, fill it in */
555 if (displays == 0)
557 displays = smart_terminal ? Infinity : 1;
597 while ((displays == -1) || (displays-- > 0))
703 /* only do the rest if we have more displays to show */
704 if (displays)
[all...]
/freebsd-10.0-release/sys/boot/common/
H A Dhelp.common7 The help command displays help on commands and their usage.
83 The -l argument displays file sizes as well; the process of obtaining
/freebsd-10.0-release/contrib/ncurses/misc/
H A Demx.src91 klone+acs|alternate character set for ansi.sys displays,
100 klone+sgr|attribute control for ansi.sys displays,
121 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
138 klone+color|color control for ansi.sys and ISO6429-compatible displays,
H A Dterminfo.src242 # character-cell terminals are increasingly replaced by X displays, much of
390 klone+acs|alternate character set for ansi.sys displays,
398 klone+sgr|attribute control for ansi.sys displays,
406 klone+sgr8|attribute control for ansi.sys displays,
415 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
424 klone+koi8acs|alternate character set for ansi.sys displays with KOI8 charset,
435 klone+color|color control for ansi.sys and ISO6429-compatible displays,
8790 # This terminal always displays 25 lines. These lines may be used
13802 ibm6154|IBM 6154 Color displays,
20346 # 5 (you get a blinking yellow foreground instead). A few displays
[all...]
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.def266 With no argument, displays the current debug level.
285 information displays.
317 With no argument, displays the current NTP version that will be used

Completed in 158 milliseconds