HomeSort by relevance Sort by last modified time
    Searched defs:init_color (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 146 static inline const char *init_color(const char *);
305 init_color(const char *d) function
589 color = init_color("01;31");
593 color = init_color("01;31");
  /external/syslinux/gpxe/src/include/
curses.h 266 #define init_color ( c, r, g, b ) init_colour ( (c), (r), (g), (b) ) macro

Completed in 192 milliseconds