Searched refs:COLOR_OPT (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/grep/ |
H A D | grep.c | 122 COLOR_OPT, enumerator 162 {"color", optional_argument, NULL, COLOR_OPT}, 163 {"colour", optional_argument, NULL, COLOR_OPT}, 574 case COLOR_OPT:
|
/freebsd/bin/ls/ |
H A D | ls.c | 98 COLOR_OPT, enumerator 104 {"color", optional_argument, NULL, COLOR_OPT}, 474 case COLOR_OPT: in main()
|