Home
last modified time | relevance | path

Searched refs:procline (Results 1 – 1 of 1) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c61 static int procline(struct str *l, int);
245 t = procline(&ln, f->binary); in procfile()
287 procline(struct str *l, int nottext) in procline() function