Home
last modified time | relevance | path

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

/system/core/toolbox/grep/
Dgrep.c336 grepbehave = GREP_EXTENDED; in grep_main()
348 grepbehave = GREP_EXTENDED; in grep_main()
466 grepbehave = GREP_EXTENDED; in grep_main()
653 case GREP_EXTENDED: in grep_main()
Dgrep.h62 #define GREP_EXTENDED 2 macro