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

/freebsd-10-stable/gnu/usr.bin/grep/
H A Dgrep.c81 /* If nonzero, use grep_color marker. */
89 static const char *grep_color = "01;31"; variable
620 printf("\33[%sm", grep_color);
647 printf ("\33[%sm", grep_color);
1748 grep_color = userval;

Completed in 154 milliseconds