Searched refs:grep_bin_file (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/grep/ | ||
H A D | grep.h | 121 int grep_bin_file(file_t *f); |
H A D | file.c | 157 grep_bin_file(file_t *f) in grep_bin_file() function |
H A D | util.c | 129 nottext = grep_bin_file(f); in procfile() |