OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nullflag
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/grep/
grep.h
124
extern bool dexclude, dinclude, fexclude, finclude, lbflag,
nullflag
, nulldataflag;
grep.c
117
bool
nullflag
; /* --null */
variable
566
nullflag
= true;
util.c
449
if (
nullflag
== 0)
Completed in 55 milliseconds