HomeSort by relevance Sort by last modified time
    Searched full:procline (Results 1 - 1 of 1) sorted by null

  /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

Completed in 94 milliseconds