Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DMakefile.inc41 ares_strcasecmp.c \
68 ares_strcasecmp.h \
246 ares_strcasecmp.c
250 ares_strcasecmp.h
Dares_strcasecmp.h23 extern int ares_strcasecmp(const char *a, const char *b);
Dares_strcasecmp.c22 int ares_strcasecmp(const char *a, const char *b) in ares_strcasecmp() function
Dahost.c42 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2)
Dares_private.h108 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2)
Dacountry.c60 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2)
Dadig.c53 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2)
DCHANGES.0421 - Code reorganization to allow internal/private use of ares_strcasecmp to any
/external/grpc-grpc/third_party/cares/
Dcares.BUILD107 "ares_strcasecmp.c",
136 "ares_strcasecmp.h",
/external/rust/crates/grpcio-sys/grpc/third_party/cares/
Dcares.BUILD164 "ares_strcasecmp.c",
195 "ares_strcasecmp.h",
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/
Dvc6cares.dsp305 SOURCE=..\..\ares_strcasecmp.c
405 SOURCE=..\..\ares_strcasecmp.h
/external/grpc-grpc/
Dgrpc.gemspec1242 s.files += %w( third_party/cares/cares/ares_strcasecmp.h )
1292 s.files += %w( third_party/cares/cares/ares_strcasecmp.c )
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.gemspec1956 s.files += %w( third_party/cares/cares/ares_strcasecmp.c )
1957 s.files += %w( third_party/cares/cares/ares_strcasecmp.h )