Home
last modified time | relevance | path

Searched refs:start_color (Results 1 – 25 of 28) sorted by relevance

12

/trueos/contrib/netbsd-tests/lib/libcurses/tests/
HDstart_color2 call OK start_color
HDcolor_set2 call OK start_color
HDcolor_content2 call OK start_color
HDchgat1 include start_color
HDassume_default_colors2 call OK start_color
/trueos/contrib/dialog/
HDconfigure.in252 AC_CHECK_FUNC(start_color,[AC_DEFINE(HAVE_COLOR,1,[Define to 1 if (n)curses has start_color functio…
HDutil.c454 (void) start_color(); in dlg_color_setup()
HDconfigure14705 which can conflict with char start_color (); below. */
14713 char start_color ();
14725 f = start_color; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
/trueos/games/grdc/
HDgrdc.c113 start_color(); in main()
/trueos/contrib/ncurses/misc/
HDncurses.supp186 fun:start_color
HDncurses.def354 "start_color" @254 NONAME
HDncurses.ref275 "start_color" @254 NONAME ; implemented
/trueos/tools/tools/ath/athratestats/
HDmain.c371 start_color(); in main()
/trueos/usr.sbin/gstat/
HDgstat.c172 start_color(); in main()
/trueos/sys/teken/demo/
HDteken_demo.c314 start_color(); in main()
/trueos/contrib/ncurses/ncurses/base/
HDlib_color.c240 start_color(void) in start_color() function
/trueos/lib/ncurses/ncurses/
HDMakefile644 curs_color.3 start_color.3 \
/trueos/usr.sbin/pmcstat/
HDpmcstat.c1371 start_color(); in main()
/trueos/contrib/gcc/
HDsys-protos.h1067 extern int start_color(void);
/trueos/contrib/ncurses/ncurses/
HDllib-lncurses201 #undef start_color
202 int start_color(void)
HDllib-lncursest204 #undef start_color
205 int start_color(void)
HDllib-lncursesw238 #undef start_color
239 int start_color(void)
/trueos/contrib/ncurses/
HDINSTALL1184 + start_color() now returns OK if colors have already been started.
1185 start_color() also returns ERR if it cannot allocate memory.
/trueos/contrib/ncurses/include/
HDcurses.h.in716 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
/trueos/contrib/netbsd-tests/lib/libcurses/slave/
HDcurses_commands.c4173 report_return(start_color()); in cmd_start_color()

12