HomeSort by: relevance | last modified time | path
    Searched defs:procline (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/grep/
util.c 61 static int procline(struct str *l, int);
185 * passing the lines to procline().
245 t = procline(&ln, f->binary);
287 procline(struct str *l, int nottext) function in typeref:typename:int

Completed in 37 milliseconds