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

/freebsd-9.3-release/usr.bin/grep/
H A Dgrep.h152 struct file *grep_open(const char *path);
H A Dutil.c183 f = grep_open(NULL);
194 f = grep_open(fn);
H A Dfile.c238 grep_open(const char *path) function

Completed in 52 milliseconds