Home
last modified time | relevance | path

Searched refs:bindch (Results 1 – 1 of 1) sorted by relevance

/external/c-ares/
Dares_init.c100 const char *bindch, const char *filech);
1291 const char *bindch, const char *filech) in config_lookup() argument
1304 if ((*p == *bindch || *p == *filech) && l < lookups + 2) { in config_lookup()
1305 if (*p == *bindch) *l++ = 'b'; in config_lookup()