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

/freebsd-10.1-release/gnu/usr.bin/grep/
H A Dgrep.c194 static int grepdir PARAMS ((char const *, struct stats const *));
831 return grepdir (file, stats) - 2;
971 return grepdir (file, stats);
1054 grepdir (char const *dir, struct stats const *stats) function

Completed in 46 milliseconds