Home
last modified time | relevance | path

Searched refs:names (Results 1 – 25 of 89) sorted by relevance

1234

/curl/lib/
H A Doptiontable.pl62 push @names, $name;
112 push @names, $o,
118 for my $name (sort @names) {
H A Dsocks_sspi.c85 SecPkgCredentials_Names names; in Curl_SOCKS5_gssapi_negotiate() local
327 &names); in Curl_SOCKS5_gssapi_negotiate()
331 Curl_pSecFn->FreeContextBuffer(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
337 char *user_utf8 = curlx_convert_tchar_to_UTF8(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
342 Curl_pSecFn->FreeContextBuffer(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
H A Dsmb.c374 static const char * const names[] = { in conn_state() local
385 (void *)smbc, names[smbc->state], names[newstate]); in conn_state()
397 static const char * const names[] = { in request_state() local
411 (void *)req, names[req->state], names[newstate]); in request_state()
/curl/docs/libcurl/
H A Dcurl_global_trace.md53 The *config* string is a list of comma-separated component names. Names are
54 case-insensitive and unknown names are ignored. The special name "all" applies
58 The list of component names is not part of curl's public API. Names may be
59 added or disappear in future versions of libcurl. Since unknown names are
61 upgrading libcurl. Given that, some names can be expected to be fairly stable
97 configured. You can then see all names involved in your libcurl version in the
122 Besides the specific component names there are the following group names
H A Dcurl_version_info.md107 const char *const *feature_names; /* Feature names. */
131 *feature_names* instead. The feature names description below lists the
135 names of the features that libcurl supports. The array is terminated by a NULL
136 entry. See the list of features names below.
148 names protocols that libcurl supports (using lowercase letters). The protocol
149 names are the same as would be used in URLs. The array is terminated by a NULL
233 libcurl was built with support for IDNA, domain names with international
/curl/.github/scripts/
H A Dbadwords.txt51 host names\b:hostnames
53 file names\b:filenames
55 \buser names\b:usernames
/curl/tests/data/
H A Dtest117717 Verify that feature names and CURL_VERSION_* in lib and docs are in sync
H A Dtest142133 Re-using HTTP proxy connection for two different host names
/curl/docs/cmdline-opts/
H A Dipv4.md11 Help: Resolve names to IPv4 addresses
H A Dform-escape.md18 Pass on names of multipart form fields and files using backslash-escaping
H A Dipv6.md11 Help: Resolve names to IPv6 addresses
H A Dtrace-config.md24 In addition to trace component names, specify `ids` and `time` to avoid extra
H A Dinterface.md43 curl does not support using network interface names for this option on
/curl/docs/libcurl/opts/
H A DCURLOPT_DEFAULT_PROTOCOL.md35 Use one of these protocol (scheme) names:
44 curl_version_info(3) if you need a list of protocol names supported by the
H A DCURLOPT_DIRLISTONLY.md19 CURLOPT_DIRLISTONLY - ask for names only in a directory listing
32 names of files in a directory, rather than performing a full directory listing
H A DCURLOPT_SERVICE_NAME.md37 service names are "ftp", "HTTP", "imap", "ldap", "pop" and "smtp". This option
H A DCURLOPT_RESOLVE.md50 Specify the host as a single ampersand (`*`) to match all names. This wildcard
68 To remove names from the DNS cache again, to stop providing these fake
/curl/CMake/
H A DFindBearSSL.cmake35 # - `BEARSSL_LIBRARIES`: The BearSSL library names.
H A DFindBrotli.cmake36 # - `BROTLI_LIBRARIES`: The brotli library names.
H A DFindQuiche.cmake35 # - `QUICHE_LIBRARIES`: The quiche library names.
H A DFindWolfSSH.cmake35 # - `WOLFSSH_LIBRARIES`: The wolfSSH library names.
H A DFindLibpsl.cmake35 # - `LIBPSL_LIBRARIES`: The libpsl library names.
/curl/packages/vms/
H A Dcurl_gnv_build_steps.txt44 an ODS-5 volume(s) which are referenced by concealed rooted logical names.
72 Then a local copy of the GNU/GNV$GNU logical names can be set up as a search
107 different names on VMS than on Unix. The Bash environment variable
133 The pcsi_product_gnv_curl.com needs the following logical names which
206 Note that it requires manually creating two logical names as described
254 logical names SRC_ROOT1 and VMS_ROOT1 to work around this to
/curl/LICENSES/
H A DBSD-3-Clause.txt9 3. Neither the name of the copyright holder nor the names of its contributors may be used to endors…
/curl/docs/
H A DTHANKS-filter25 # This is a list of names we have recorded that already are thanked
26 # appropriately in THANKS. This list contains variations of their names and
29 # When removing dupes that are not identical names from THANKS, add a line

Completed in 46 milliseconds

1234