Searched refs:init_color (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/usr.bin/grep/
H A Dgrep.c146 static inline const char *init_color(const char *);
321 init_color(const char *d) function
619 color = init_color("01;31");
623 color = init_color("01;31");
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_color.c410 init_color(short color, short r, short g, short b) function
414 T((T_CALLED("init_color(%d,%d,%d,%d)"), color, r, g, b));
/freebsd-9.3-release/contrib/ncurses/ncurses/
H A Dllib-lncurses212 #undef init_color
213 int init_color(
H A Dllib-lncursest215 #undef init_color
216 int init_color(
H A Dllib-lncursesw249 #undef init_color
250 int init_color(
/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h553 extern int init_color(int, int, int, int);
/freebsd-9.3-release/lib/ncurses/ncurses/
H A DMakefile641 curs_color.3 init_color.3 \
/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1906 init_color(n,
/freebsd-9.3-release/contrib/ncurses/include/
H A Dcurses.h.in585 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */

Completed in 80 milliseconds