HomeSort by relevance Sort by last modified time
    Searched full:config_lookup (Results 1 - 1 of 1) sorted by null

  /external/c-ares/
ares_init.c 99 static int config_lookup(ares_channel channel, const char *str,
988 status = config_lookup(channel, p, "bind", "file");
1029 (void)config_lookup(channel, p, "dns", "files");
1057 (void)config_lookup(channel, p, "bind", "hosts");
1085 (void)config_lookup(channel, p, "bind", "local");
1290 static int config_lookup(ares_channel channel, const char *str, function
    [all...]

Completed in 72 milliseconds