Searched refs:grep_color (Results 1 – 2 of 2) sorted by relevance
86 static const char *grep_color = "01;31"; variable561 printf("\33[%sm", grep_color); in prline()593 printf ("\33[%sm", grep_color); in prline()615 printf ("\33[%sm", grep_color); in prline()1679 grep_color = userval; in main()
571 (grep_color): new static var.