HomeSort by relevance Sort by last modified time
    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