Searched refs:grep_open (Results 1 - 3 of 3) sorted by relevance
/system/core/toolbox/grep/ | ||
H A D | grep.h | 160 struct file *grep_open(const char *path); |
H A D | file.c | 235 grep_open(const char *path) function |
H A D | util.c | 200 f = grep_open(NULL); 211 f = grep_open(fn); |
Completed in 353 milliseconds