Home
last modified time | relevance | path

Searched refs:already (Results 1 – 25 of 86) sorted by relevance

1234

/curl/docs/cmdline-opts/
H A Dproto.md24 Permit this protocol in addition to protocols already permitted (this is
28 Deny this protocol, removing it from the list of protocols already permitted.
31 Permit only this protocol (ignoring the list already permitted), though
H A Dno-clobber.md5 Help: Do not overwrite files that already exist
20 that already exist. Instead, a dot and a number gets appended to the name of
H A Ddata-urlencode.md41 expected to be URL-encoded already.
51 be URL-encoded already.
H A Dremote-name.md29 else, and if it already exists it is overwritten. If you want the server to be
32 already exists it is not overwritten.
H A Dftp-skip-pasv-ip.md20 IP address it already uses for the control connection.
H A Dskip-existing.md5 Help: Skip download if local file already exists
H A Dvariable.md31 variable in case it is not already set.
34 that environment variable is not already set. To provide a default value if
H A Dcompressed.md23 content is (still) compressed; while in fact it has already been decompressed.
H A Dcreate-dirs.md22 directories it mentions already exist, no directories are created.
/curl/tests/data/
H A Dtest156641 downloaded already
60 downloaded already
H A Dtest12225 FTP download resume with whole file already downloaded
H A Dtest12319 FTP upload resume with whole file already downloaded
H A Dtest196032 application hands over already connected socket
H A Dtest149029 already existing
H A Dtest84612 REPLY welcome * PREAUTH ready to serve already!
H A Dtest47617 FTP PASV upload ASCII file already using CRLF
H A Dtest1706102 Permit this protocol in addition to protocols already permitted (this is
106 Deny this protocol, removing it from the list of protocols already permitted.
109 Permit only this protocol (ignoring the list already permitted), though
215 Permit this protocol in addition to protocols already
221 already permitted.
225 Permit only this protocol (ignoring the list already
/curl/docs/libcurl/opts/
H A DCURLOPT_OPENSOCKETFUNCTION.md68 If you want to pass in a socket with an already established connection, pass
70 CURLOPT_SOCKOPTFUNCTION(3) to signal that it already is connected.
84 /* make libcurl use the already established socket 'sockfd' */
109 extern int sockfd; /* the already connected one */
H A DCURLOPT_OPENSOCKETDATA.md43 /* make libcurl use the already established socket 'sockfd' */
68 extern int sockfd; /* the already connected one */
H A DCURLOPT_SOCKOPTFUNCTION.md69 already connected and then libcurl does no attempt to connect. This allows an
70 application to pass in an already connected socket with
83 /* make libcurl use the already established socket 'sockfd' */
H A DCURLOPT_SSH_KEYFUNCTION.md78 host+key combo to the known_host pool kept in memory if it was not already
87 known_host pool kept in memory if it was not already present there. The adding
94 the host+key combo to the known_host pool kept in memory if it was not already
/curl/docs/libcurl/
H A Dcurl_easy_init.md40 An alternative way to get a new easy handle is to duplicate an already
45 If you did not already call curl_global_init(3) before calling this function,
H A Dcurl_multi_assign.md37 If the given *sockfd* is not already in use by libcurl, this function
46 libcurl can just as well do it since it already has the necessary
H A Dcurl_easy_escape.md55 components that may not be URL encoded already, you cannot just URL encode the
59 To create a proper URL from strings that are not already URL encoded, we
/curl/m4/
H A Dcurl-reentrant.m4397 dnl symbol is already defined. If it isn't currently
401 dnl _REENTRANT is already defined or needed it takes
409 AC_MSG_CHECKING([if _REENTRANT is already defined])
458 dnl symbol is already defined. If it isn't currently
461 dnl _THREAD_SAFE is already defined or needed it takes
469 AC_MSG_CHECKING([if _THREAD_SAFE is already defined])

Completed in 28 milliseconds

1234