Searched defs:fastgrep_t (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/grep/
H A Dgrep.h115 } fastgrep_t; typedef in typeref:struct:__anon481
137 extern fastgrep_t *fg_pattern;
164 int fastcomp(fastgrep_t *, const char *);
165 void fgrepcomp(fastgrep_t *, const char *);
166 int grep_search(fastgrep_t *, const unsigned char *, size_t, regmatch_t *);

Completed in 72 milliseconds