Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 130) sorted by relevance

123456

/curl/m4/
H A Dxc-val-flgs.m434 -l* | --library=*)
66 -l* | --library=*)
85 -l* | --library=*)
105 -L* | --library-path=*)
108 -l* | --library=*)
121 -L* | --library-path=*)
124 -l* | --library=*)
153 -L* | --library-path=*)
156 -l* | --library=*)
178 -L* | --library-path=*)
[all …]
/curl/packages/OS400/
H A Dcurlcl.c137 char library[11]; in main() local
146 library[i] = c; in main()
148 library[i] = '\0'; in main()
162 _SYSPTR pgmptr = rslvsp(WLI_PGM, (char *) CURLPGM, library, _AUTH_NONE); in main()
/curl/CMake/
H A DFindBrotli.cmake24 # Find the brotli library
29 # BROTLICOMMON_LIBRARY Path to brotlicommon library
30 # BROTLIDEC_LIBRARY Path to brotlidec library
36 # BROTLI_LIBRARIES The brotli library names
H A DFindMbedTLS.cmake24 # Find the mbedtls library
30 # MBEDTLS_LIBRARY Path to mbedtls library
31 # MBEDX509_LIBRARY Path to mbedx509 library
32 # MBEDCRYPTO_LIBRARY Path to mbedcrypto library
38 # MBEDTLS_LIBRARIES The mbedtls library names
H A DFindNGTCP2.cmake24 # Find the ngtcp2 library
26 # This module accepts optional COMPONENTS to control the crypto library (these are
37 # NGTCP2_LIBRARY Path to ngtcp2 library
43 # NGTCP2_LIBRARIES The ngtcp2 library names
79 message(FATAL_ERROR "NGTCP2: Only one crypto library can be selected")
H A DFindLibgsasl.cmake24 # Find the libgsasl library
29 # LIBGSASL_LIBRARY Path to libgsasl library
35 # LIBGSASL_LIBRARIES The libgsasl library names
36 # LIBGSASL_LIBRARY_DIRS The libgsasl library directories
H A DFindLibidn2.cmake24 # Find the libidn2 library
29 # LIBIDN2_LIBRARY Path to libidn2 library
35 # LIBIDN2_LIBRARIES The libidn2 library names
36 # LIBIDN2_LIBRARY_DIRS The libidn2 library directories
H A DFindWolfSSL.cmake24 # Find the wolfssl library
30 # WOLFSSL_LIBRARY Path to wolfssl library
31 # WolfSSL_LIBRARY Path to wolfssl library (deprecated)
37 # WOLFSSL_LIBRARIES The wolfssl library names
H A DFindNettle.cmake24 # Find the nettle library
29 # NETTLE_LIBRARY Path to nettle library
35 # NETTLE_LIBRARIES The nettle library names
36 # NETTLE_LIBRARY_DIRS The nettle library directories
H A DFindMSH3.cmake24 # Find the msh3 library
29 # MSH3_LIBRARY Path to msh3 library
35 # MSH3_LIBRARIES The msh3 library names
H A DFindRustls.cmake24 # Find the rustls library
29 # RUSTLS_LIBRARY Path to rustls library
35 # RUSTLS_LIBRARIES The rustls library names
H A DFindBearSSL.cmake24 # Find the bearssl library
30 # BEARSSL_LIBRARY Path to bearssl library
36 # BEARSSL_LIBRARIES The bearssl library names
H A DFindQuiche.cmake24 # Find the quiche library
29 # QUICHE_LIBRARY Path to quiche library
35 # QUICHE_LIBRARIES The quiche library names
H A DFindZstd.cmake24 # Find the zstd library
30 # ZSTD_LIBRARY Path to zstd library
31 # Zstd_LIBRARY Path to zstd library (deprecated)
37 # ZSTD_LIBRARIES The zstd library names
H A DFindLibssh.cmake24 # Find the libssh library
29 # LIBSSH_LIBRARY Path to libssh library
35 # LIBSSH_LIBRARIES The libssh library names
36 # LIBSSH_LIBRARY_DIRS The libssh library directories
H A DFindLibuv.cmake24 # Find the libuv library
29 # LIBUV_LIBRARY Path to libuv library
35 # LIBUV_LIBRARIES The libuv library names
36 # LIBUV_LIBRARY_DIRS The libuv library directories
H A DFindWolfSSH.cmake24 # Find the wolfssh library
29 # WOLFSSH_LIBRARY Path to wolfssh library
35 # WOLFSSH_LIBRARIES The wolfssh library names
H A DFindNGHTTP2.cmake24 # Find the nghttp2 library
29 # NGHTTP2_LIBRARY Path to nghttp2 library
35 # NGHTTP2_LIBRARIES The nghttp2 library names
H A DFindNGHTTP3.cmake24 # Find the nghttp3 library
29 # NGHTTP3_LIBRARY Path to nghttp3 library
35 # NGHTTP3_LIBRARIES The nghttp3 library names
H A DFindCares.cmake24 # Find the c-ares library
29 # CARES_LIBRARY Path to c-ares library
35 # CARES_LIBRARIES The c-ares library names
H A DFindLibpsl.cmake24 # Find the libpsl library
29 # LIBPSL_LIBRARY Path to libpsl library
35 # LIBPSL_LIBRARIES The libpsl library names
H A DFindLibssh2.cmake24 # Find the libssh2 library
29 # LIBSSH2_LIBRARY Path to libssh2 library
35 # LIBSSH2_LIBRARIES The libssh2 library names
/curl/tests/data/
H A Dtest116919 %SRCDIR/runtests.pl -L %PWD/%LOGDIR/test%TESTNUMBER-library.pl
23 <file name="%LOGDIR/test%TESTNUMBER-library.pl">
/curl/docs/libcurl/opts/
H A DCURLOPT_SSLVERSION.md45 default TLS v1.0 since 7.39.0 (unless the TLS library has a stricter rule).
84 value from the SSL library is used. libcurl uses a sensible default maximum,
86 the TLS library support it. (Added in 7.54.0)
112 inconsistent depending on the TLS library.
/curl/
H A Dcurl-config.in51 --libs library linking information
55 --static-libs static libcurl library linking information

Completed in 49 milliseconds

123456