Searched refs:needed (Results 1 – 25 of 49) sorted by relevance
12
/curl/docs/cmdline-opts/ |
H A D | ntlm-wb.md | 22 to a separate executable that was executed when needed.
|
H A D | create-dirs.md | 19 local directory hierarchy as needed. This option creates the directories
|
/curl/lib/ |
H A D | rtsp.c | 747 size_t needed; in rtsp_filter_rtp() local 749 needed = rtspc->rtp_len - rtp_len; in rtsp_filter_rtp() 750 if(needed <= blen) { in rtsp_filter_rtp() 751 if(Curl_dyn_addn(&rtspc->buf, buf, needed)) { in rtsp_filter_rtp() 755 *pconsumed += needed; in rtsp_filter_rtp() 756 buf += needed; in rtsp_filter_rtp() 757 blen -= needed; in rtsp_filter_rtp()
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_RTSP_REQUEST.md | 36 responsible for parsing and obeying the response. The session ID is not needed 45 option is used. (The session ID is not needed for this method) 62 needed for this method.
|
H A D | CURLINFO_NUM_CONNECTS.md | 53 printf("It needed %ld connects\n", connects);
|
H A D | CURLOPT_DNS_SHUFFLE_ADDRESSES.md | 39 reshuffling is needed.
|
H A D | CURLOPT_CAINFO_BLOB.md | 49 server's certificate, CURLOPT_CAINFO_BLOB(3) is not needed.
|
H A D | CURLOPT_SSH_HOSTKEYFUNCTION.md | 39 This callback gets called when the verification of the SSH host key is needed.
|
H A D | CURLOPT_PROXY_CAINFO_BLOB.md | 53 server's certificate, CURLOPT_PROXY_CAINFO_BLOB(3) is not needed.
|
H A D | CURLOPT_HTTPPOST.md | 78 /* Fill in the submit field too, even if this is rarely needed */
|
H A D | CURLOPT_HTTP_VERSION.md | 83 given in the URL, with fallback to earlier HTTP versions if needed.
|
/curl/packages/vms/ |
H A D | readme | 83 libcurl shared image and to set up the needed 107 options needed for VMS. 109 gnv_libcurl_symbols.opt The symbol vectors needed for Alpha and IA64 115 macro32_exactcase.patch The patch file needed to modify VAX Macro32 to be 216 file by that name with a different format already exists. This is needed to
|
H A D | curl_startup.com | 25 $! GNV$GNU if needed.
|
H A D | build_gnv_curl_pcsi_desc.com | 9 $! if a lot, then an alias procedure is needed. 28 $! A rename action section is needed to make sure that the files are 148 $! if a lot, then an alias procedure is needed. 152 $! Alias links needed.
|
H A D | gnv_conftest.c_first | 21 /* This is needed for Configure tests to get the correct exit status */
|
H A D | curl_release_note_start.txt | 61 Similar workarounds will be needed for any program linked with GNV$LIBCURL
|
H A D | stage_curl_install.com | 83 $! Alias links needed.
|
/curl/m4/ |
H A D | curl-wolfssl.m4 | 96 /* These are not needed for detection and confuse wolfSSL. 135 dnl DES* is needed for NTLM support and lives in the OpenSSL compatibility
|
H A D | curl-reentrant.m4 | 401 dnl _REENTRANT is already defined or needed it takes 428 AC_MSG_CHECKING([if _REENTRANT is actually needed]) 461 dnl _THREAD_SAFE is already defined or needed it takes 488 AC_MSG_CHECKING([if _THREAD_SAFE is actually needed])
|
/curl/docs/libcurl/ |
H A D | curl_mime_type.md | 43 In the absence of a mime type and if needed by the protocol specifications,
|
H A D | curl_multi_waitfds.md | 87 * deallocations, if needed, like pre-allocated or grow-only array.
|
H A D | libcurl-env-dbg.md | 69 is needed to make the run emit trace output, but when it does, the contents
|
/curl/ |
H A D | RELEASE-NOTES | 20 o macos: disable gcc `availability` workaround as needed [7]
|
H A D | acinclude.m4 | 201 dnl and check if it is needed even with ldap.h 375 dnl Check for libraries needed for WINLDAP support, 376 dnl and prepended to LIBS any needed libraries. 467 dnl Check for libraries needed for LDAP support, 468 dnl and prepended to LIBS any needed libraries. 944 dnl check and prepended to LIBS any needed libraries. 1609 AC_MSG_CHECKING([if cpp -P is needed])
|
/curl/src/ |
H A D | CMakeLists.txt | 123 # This is needed as tool_hugehelp.c is generated in the binary dir
|
Completed in 44 milliseconds
12