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

  /src/usr.bin/grep/
grep.h 156 struct file *grep_open(const char *path);
file.c 247 grep_open(const char *path) function in typeref:struct:file *
util.c 201 f = grep_open(NULL);
212 f = grep_open(fn);

Completed in 12 milliseconds