HomeSort by: relevance | last modified time | path
    Searched defs:fastgrep_t (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/grep/
grep.h 111 } fastgrep_t; typedef in typeref:struct:__anon99a81e7e0108
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 *);
grep.h 111 } fastgrep_t; typedef in typeref:struct:__anon99a81e7e0108
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 *);
grep.h 111 } fastgrep_t; typedef in typeref:struct:__anon99a81e7e0108
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 74 milliseconds