Searched refs:COLOR_OPTION (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/bsd/tre/dist/src/ |
H A D | agrep.c | 53 COLOR_OPTION = CHAR_MAX + 1, enumerator 61 {"color", no_argument, NULL, COLOR_OPTION}, 62 {"colour", no_argument, NULL, COLOR_OPTION}, 722 case COLOR_OPTION: in main()
|
/netbsd/external/gpl2/grep/dist/src/ |
H A D | grep.c | 98 COLOR_OPTION, enumerator 115 {"color", optional_argument, NULL, COLOR_OPTION}, 116 {"colour", optional_argument, NULL, COLOR_OPTION}, 1595 case COLOR_OPTION: in main()
|
/netbsd/external/gpl2/grep/dist/ |
H A D | ChangeLog | 570 (COLOR_OPTION): new constant.
|