Searched refs:grep_open (Results 1 – 3 of 3) sorted by relevance
156 struct file *grep_open(const char *path);
201 f = grep_open(NULL); in procfile()212 f = grep_open(fn); in procfile()
237 grep_open(const char *path) in grep_open() function