Home
last modified time | relevance | path

Searched refs:COLOR_OPT (Results 1 – 1 of 1) sorted by relevance

/system/core/toolbox/grep/
Dgrep.c134 COLOR_OPT, enumerator
179 {"color", optional_argument, NULL, COLOR_OPT},
180 {"colour", optional_argument, NULL, COLOR_OPT},
582 case COLOR_OPT: in grep_main()