Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_private.h48 #define STATIC_TESTABLE macro
50 #define STATIC_TESTABLE static macro
Dares_search.c47 STATIC_TESTABLE int single_domain(ares_channel channel, const char *name, char **s);
235 STATIC_TESTABLE int single_domain(ares_channel channel, const char *name, char **s) in single_domain()
Dares_getnameinfo.c80 STATIC_TESTABLE char *ares_striendstr(const char *s1, const char *s2);
415 STATIC_TESTABLE char *ares_striendstr(const char *s1, const char *s2) in ares_striendstr()