Home
last modified time | relevance | path

Searched refs:grep_open (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/grep/
H A Dgrep.h158 struct file *grep_open(const char *path);
H A Dfile.c171 grep_open(const char *path) in grep_open() function
H A Dutil.c323 f = grep_open(NULL); in procfile()
334 f = grep_open(fn); in procfile()