HomeSort by: relevance | last modified time | path
    Searched refs:has_colors (Results 1 - 14 of 14) sorted by relevancy

  /src/games/colorbars/
colorbars.c 64 colorOK = has_colors();
  /src/usr.sbin/sysinst/
main.c 290 if (has_colors()) {
314 if (!has_colors())
util.c 2127 if (fg != bg && has_colors()) {
  /src/tests/lib/libcurses/tests/
Makefile 75 FILES+= has_colors
  /src/lib/libcurses/
color.c 61 * has_colors --
65 has_colors(void) function in typeref:typename:bool
99 if (has_colors() == FALSE)
Makefile 102 curses_color.3 has_colors.3 curses_tty.3 has_ic.3 \
curses.h 684 bool has_colors(void);
  /src/lib/libcurses/EXAMPLES/
view.c 282 if (has_colors()) {
  /src/tests/lib/libcurses/
t_curses.sh 1403 atf_test_case has_colors
1410 h_run has_colors
2360 atf_add_test_case has_colors
  /src/usr.bin/menuc/
menu_sys.def 272 if (has_colors()) {
663 if (has_colors()) {
  /src/games/worms/
worms.c 582 if (has_colors() == FALSE)
  /src/usr.bin/aiomixer/
main.c 544 if (!has_colors())
  /src/games/testpat/
testpat.c 84 colourOK = has_colors();
  /src/tests/lib/libcurses/slave/
curses_commands.c 1698 report_int(has_colors());

Completed in 39 milliseconds