Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c58 static bool first, first_global = true; variable
367 if ((Aflag || Bflag) && !first_global && in procline()
379 first_global = false; in procline()