Searched refs:library (Results 1 – 25 of 130) sorted by relevance
123456
34 -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 …]
137 char library[11]; in main() local146 library[i] = c; in main()148 library[i] = '\0'; in main()162 _SYSPTR pgmptr = rslvsp(WLI_PGM, (char *) CURLPGM, library, _AUTH_NONE); in main()
24 # Find the mbedTLS library29 # - `MBEDTLS_LIBRARY`: Path to `mbedtls` library.30 # - `MBEDX509_LIBRARY`: Path to `mbedx509` library.31 # - `MBEDCRYPTO_LIBRARY`: Path to `mbedcrypto` library.37 # - `MBEDTLS_LIBRARIES`: The mbedTLS library names.38 # - `MBEDTLS_LIBRARY_DIRS`: The mbedTLS library directories.
24 # Find the brotli library29 # - `BROTLICOMMON_LIBRARY`: Path to `brotlicommon` library.30 # - `BROTLIDEC_LIBRARY`: Path to `brotlidec` library.36 # - `BROTLI_LIBRARIES`: The brotli library names.
24 # Find the msh3 library29 # - `MSH3_LIBRARY`: Path to `msh3` library.35 # - `MSH3_LIBRARIES`: The msh3 library names.36 # - `MSH3_LIBRARY_DIRS`: The msh3 library directories.
24 # Find the quiche library29 # - `QUICHE_LIBRARY`: Path to `quiche` library.35 # - `QUICHE_LIBRARIES`: The quiche library names.36 # - `QUICHE_LIBRARY_DIRS`: The quiche library directories.
24 # Find the ngtcp2 library26 # This module accepts optional COMPONENTS to control the crypto library (these are37 # - `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")
24 # Find the libgsasl library29 # - `LIBGSASL_LIBRARY`: Path to `libgsasl` library.35 # - `LIBGSASL_LIBRARIES`: The libgsasl library names.36 # - `LIBGSASL_LIBRARY_DIRS`: The libgsasl library directories.
24 # Find the libidn2 library29 # - `LIBIDN2_LIBRARY`: Path to `libidn2` library.35 # - `LIBIDN2_LIBRARIES`: The libidn2 library names.36 # - `LIBIDN2_LIBRARY_DIRS`: The libidn2 library directories.
24 # Find the BearSSL library29 # - `BEARSSL_LIBRARY`: Path to `bearssl` library.35 # - `BEARSSL_LIBRARIES`: The BearSSL library names.
24 # Find the nettle library29 # - `NETTLE_LIBRARY`: Path to `nettle` library.35 # - `NETTLE_LIBRARIES`: The nettle library names.36 # - `NETTLE_LIBRARY_DIRS`: The nettle library directories.
24 # Find the Rustls library29 # - `RUSTLS_LIBRARY`: Path to `rustls` library.35 # - `RUSTLS_LIBRARIES`: The Rustls library names.36 # - `RUSTLS_LIBRARY_DIRS`: The Rustls library directories.
24 # Find the libssh library29 # LIBSSH_LIBRARY Path to libssh library.35 # LIBSSH_LIBRARIES The libssh library names.36 # LIBSSH_LIBRARY_DIRS The libssh library directories.
24 # Find the libuv library29 # - `LIBUV_LIBRARY`: Path to `libuv` library.35 # - `LIBUV_LIBRARIES`: The libuv library names.36 # - `LIBUV_LIBRARY_DIRS`: The libuv library directories.
24 # Find the wolfSSL library29 # - `WOLFSSL_LIBRARY`: Path to `wolfssl` library.35 # - `WOLFSSL_LIBRARIES`: The wolfSSL library names.36 # - `WOLFSSL_LIBRARY_DIRS`: The wolfSSL library directories.
24 # Find the wolfSSH library29 # - `WOLFSSH_LIBRARY`: Path to `wolfssh` library.35 # - `WOLFSSH_LIBRARIES`: The wolfSSH library names.
24 # Find the libpsl library29 # - `LIBPSL_LIBRARY`: Path to `libpsl` library.35 # - `LIBPSL_LIBRARIES`: The libpsl library names.
24 # Find the libssh2 library29 # - `LIBSSH2_LIBRARY`: Path to `libssh2` library.35 # - `LIBSSH2_LIBRARIES`: The libssh2 library names.
24 # Find the nghttp2 library29 # - `NGHTTP2_LIBRARY`: Path to `nghttp2` library.35 # - `NGHTTP2_LIBRARIES`: The nghttp2 library names.
24 # Find the nghttp3 library29 # - `NGHTTP3_LIBRARY`: Path to `nghttp3` library.35 # - `NGHTTP3_LIBRARIES`: The nghttp3 library names.
24 # Find the c-ares library29 # - `CARES_LIBRARY`: Path to `cares` library.35 # - `CARES_LIBRARIES`: The c-ares library names.
24 # Find the zstd library29 # - `ZSTD_LIBRARY`: Path to `zstd` library.35 # - `ZSTD_LIBRARIES`: The zstd library names.
19 %SRCDIR/runtests.pl -L %PWD/%LOGDIR/test%TESTNUMBER-library.pl23 <file name="%LOGDIR/test%TESTNUMBER-library.pl">
45 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.
51 --libs library linking information55 --static-libs static libcurl library linking information
Completed in 29 milliseconds