Home
last modified time | relevance | path

Searched refs:ares (Results 1 – 25 of 76) sorted by relevance

1234

/external/curl/CMake/
DFindCARES.cmake1 # - Find c-ares
2 # Find the c-ares includes and library
4 # CARES_INCLUDE_DIR, where to find ares.h, etc.
5 # CARES_LIBRARIES, the libraries needed to use c-ares.
6 # CARES_FOUND, If false, do not try to use c-ares.
8 # CARES_LIBRARY, where to find the c-ares library.
10 FIND_PATH(CARES_INCLUDE_DIR ares.h
31 MESSAGE(STATUS "Found c-ares: ${CARES_LIBRARIES}")
35 MESSAGE(FATAL_ERROR "Could not find c-ares library")
/external/ltp/testcases/kernel/fs/mongo/
Dmongo.pl311 $ares[$phase_num]=$total; # ser array of results
435 print LOG2 "$ares[1]\t$ares[2]\t$ares[3]\t$ares[4]\t$ares[5]\t$ares[6]\t$ares[7]\n";
457 print LOG3 "Create : $ares[1]\n";
460 print LOG3 "Copy : $ares[2] \n";
463 print LOG3 "Slinks : $ares[3]\n";
464 print LOG3 "Read : $ares[4]\n";
465 print LOG3 "Stats : $ares[5]\n";
466 print LOG3 "Rename : $ares[6] \n";
467 print LOG3 "Delete : $ares[7]\n";
/external/curl/m4/
Dcurl-confopts.m455 dnl --enable-ares or --disable-ares, and
61 AC_MSG_CHECKING([whether to enable c-ares for DNS lookups])
63 AC_ARG_ENABLE(ares, optenable
64 AC_HELP_STRING([--enable-ares@<:@=PATH@:>@],[Enable c-ares for DNS lookups])
65 AC_HELP_STRING([--disable-ares],[Disable c-ares for DNS lookups]),
69 dnl --disable-ares option used
77 dnl --enable-ares option used
307 dnl AC_MSG_CHECKING([whether to ignore c-ares enabling assumed setting])
315 dnl AC_MSG_ERROR([options --enable-ares and --enable-threads are mutually exclusive, at most on…
481 dnl When c-ares library support has been requested,
[all …]
/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c449 ctx->ares = 0; in CRYPTO_gcm128_setiv()
506 n = ctx->ares; in CRYPTO_gcm128_aad()
516 ctx->ares = n; in CRYPTO_gcm128_aad()
548 ctx->ares = n; in CRYPTO_gcm128_aad()
572 if (ctx->ares) { in CRYPTO_gcm128_encrypt()
575 ctx->ares = 0; in CRYPTO_gcm128_encrypt()
698 if (ctx->ares) { in CRYPTO_gcm128_decrypt()
701 ctx->ares = 0; in CRYPTO_gcm128_decrypt()
830 if (ctx->ares) { in CRYPTO_gcm128_encrypt_ctr32()
833 ctx->ares = 0; in CRYPTO_gcm128_encrypt_ctr32()
[all …]
/external/curl/tests/server/
DMakefile.am39 -I$(top_builddir)/ares \
40 -I$(top_srcdir)/ares
/external/curl/tests/unit/
DMakefile.am41 -I$(top_builddir)/ares \
42 -I$(top_srcdir)/ares
/external/curl/tests/libtest/
DMakefile.am39 -I$(top_builddir)/ares \
40 -I$(top_srcdir)/ares
/external/curl/docs/examples/
DMakefile.netware52 LIBCARES_PATH = ../../ares
187 ifeq ($(findstring -ares,$(CFG)),-ares)
DMakefile.m3274 LIBCARES_PATH = $(PROOT)/ares
/external/curl/tests/data/
Dtest16766 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
74 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
Dtest109767 …-CVS (i686-pc-linux-gnu) libcurl/7.19.5-CVS OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.6.1-CVS libidn/1.…
71 …-CVS (i686-pc-linux-gnu) libcurl/7.19.5-CVS OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.6.1-CVS libidn/1.…
Dtest16879 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
86 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
Dtest58328 # won't reach too far in the first invoke. When using c-ares at least, the
/external/curl/lib/
DMakefile.am62 AM_CPPFLAGS += -I$(top_builddir)/ares \
63 -I$(top_srcdir)/ares
DMakefile.netware79 LIBCARES_PATH = ../ares
220 ifeq ($(findstring -ares,$(CFG)),-ares)
/external/curl/src/
DMakefile.netware94 LIBCARES_PATH = ../ares
229 ifeq ($(findstring -ares,$(CFG)),-ares)
/external/netcat/
Dnetcat.c614 struct addrinfo ahints, *ares; in remote_connect() local
625 if ((error = getaddrinfo(sflag, pflag, &ahints, &ares))) in remote_connect()
628 if (bind(s, (struct sockaddr *)ares->ai_addr, in remote_connect()
629 ares->ai_addrlen) < 0) in remote_connect()
631 freeaddrinfo(ares); in remote_connect()
/external/curl/
Dbuildconf.bat126 rem Setup c-ares git tree
127 if exist ares\buildconf.bat (
129 echo Configuring c-ares build environment
130 cd ares
Dbuildconf377 if test -d ares; then
378 cd ares
/external/icu/icu4c/source/data/unit/
Dfy.txt37 dnam{"ares"}
39 other{"{0} ares"}
505 dnam{"ares"}
507 other{"{0} ares"}
/external/curl/docs/
DINTERNALS.md33 - [c-ares](#cares)
84 - c-ares 1.6.0
420 One of the primary reasons we introduced c-ares support was to allow the name
557 normal resolver in a threaded manner or by using c-ares.
560 [c-ares][3]
563 ### Build libcurl to use a c-ares
565 1. ./configure --enable-ares=/path/to/ares/install
568 ### c-ares on win32
570 First I compiled c-ares. I changed the default C runtime library to be the
578 Next thing I did was I added the path for the ares includes to the include
[all …]
/external/curl/docs/cmdline-opts/
Ddns-ipv4-addr.d7 Requires: c-ares
Ddns-ipv6-addr.d7 Requires: c-ares
Ddns-servers.d4 Requires: c-ares
Ddns-interface.d7 Requires: c-ares

1234