OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXCL_PAT
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/grep/
grep.h
83
#define
EXCL_PAT
0
grep.c
617
add_fpattern(optarg,
EXCL_PAT
);
625
add_dpattern(optarg,
EXCL_PAT
);
util.c
77
if (fpattern[i].mode ==
EXCL_PAT
)
98
if (dpattern[i].mode ==
EXCL_PAT
)
Completed in 596 milliseconds