OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_by_defaults
(Results
1 - 2
of
2
) sorted by null
/external/c-ares/
ares_init.c
83
static int
init_by_defaults
(ares_channel channel);
220
status =
init_by_defaults
(channel);
222
DEBUGF(fprintf(stderr, "Error:
init_by_defaults
failed: %s\n",
1141
static int
init_by_defaults
(ares_channel channel)
function
[
all
...]
CHANGES
539
I also fixed
init_by_defaults
() function to not leak memory in case if
[
all
...]
Completed in 115 milliseconds