OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfg_verbose
(Results
1 - 2
of
2
) sorted by null
/external/libevent/test/
test-ratelim.c
55
static int
cfg_verbose
= 0;
variable
477
{ "-v", &
cfg_verbose
, 0, 1 },
/external/linux-kselftest/tools/testing/selftests/net/
msg_zerocopy.c
82
static int
cfg_verbose
;
variable
126
if (
cfg_verbose
)
184
if (
cfg_verbose
&& ret != len)
359
if (
cfg_verbose
>= 2)
656
cfg_verbose
++;
Completed in 219 milliseconds