Home | Sort by relevance Sort by last modified time |
/system/core/toolbox/grep/ | |
util.c | 61 static int procline(struct str *l, int); 184 * passing the lines to procline(). 244 t = procline(&ln, f->binary); 286 procline(struct str *l, int nottext) function |