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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.h111 } fastgrep_t; typedef in typeref:struct:__anon1856
133 extern fastgrep_t *fg_pattern;
160 int fastcomp(fastgrep_t *, const char *);
161 void fgrepcomp(fastgrep_t *, const char *);
162 int grep_search(fastgrep_t *, const unsigned char *, size_t, regmatch_t *);

Completed in 31 milliseconds