HomeSort by relevance Sort by last modified time
    Searched full:grep_open (Results 1 - 3 of 3) sorted by null

  /system/core/toolbox/grep/
grep.h 160 struct file *grep_open(const char *path);
util.c 200 f = grep_open(NULL);
211 f = grep_open(fn);
file.c 235 grep_open(const char *path) function

Completed in 648 milliseconds