OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exitnow
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd-6.8.2/
eloop.h
83
int
exitnow
;
member in struct:eloop_ctx
eloop.c
362
ctx->
exitnow
= 1;
536
if (ctx->
exitnow
)
/frameworks/base/cmds/bootanimation/
BootAnimation.cpp
391
int
exitnow
= atoi(value);
local
392
if (
exitnow
) {
Completed in 5956 milliseconds