Home | Sort by: relevance | last modified time | path |
/src/usr.bin/grep/ | |
util.c | 58 static bool first, first_global = true; variable in typeref:typename:bool 367 if ((Aflag || Bflag) && !first_global && 379 first_global = false; |
util.c | 58 static bool first, first_global = true; variable in typeref:typename:bool 367 if ((Aflag || Bflag) && !first_global && 379 first_global = false; |