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

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 156 struct file *grep_open(const char *path);
file.c 237 grep_open(const char *path) function
util.c 201 f = grep_open(NULL);
212 f = grep_open(fn);

Completed in 564 milliseconds