OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ares_initialized
(Results
1 - 1
of
1
) sorted by null
/external/c-ares/
ares_library_init.c
34
static unsigned int
ares_initialized
;
variable
103
if (
ares_initialized
)
105
ares_initialized
++;
122
if (!
ares_initialized
)
124
ares_initialized
--;
136
if (!
ares_initialized
)
Completed in 294 milliseconds