Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_init.c94 const char *bindch, const char *altbindch,
2022 const char *bindch, const char *altbindch, in config_lookup() argument
2029 altbindch = bindch; in config_lookup()
2039 if ((*p == *bindch || *p == *altbindch || *p == *filech) && l < lookups + 2) { in config_lookup()
2040 if (*p == *bindch || *p == *altbindch) *l++ = 'b'; in config_lookup()