Home
last modified time | relevance | path

Searched refs:needed (Results 1 – 25 of 49) sorted by relevance

12

/curl/docs/cmdline-opts/
H A Dntlm-wb.md22 to a separate executable that was executed when needed.
H A Dcreate-dirs.md19 local directory hierarchy as needed. This option creates the directories
/curl/lib/
H A Drtsp.c747 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 DCURLOPT_RTSP_REQUEST.md36 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 DCURLINFO_NUM_CONNECTS.md53 printf("It needed %ld connects\n", connects);
H A DCURLOPT_DNS_SHUFFLE_ADDRESSES.md39 reshuffling is needed.
H A DCURLOPT_CAINFO_BLOB.md49 server's certificate, CURLOPT_CAINFO_BLOB(3) is not needed.
H A DCURLOPT_SSH_HOSTKEYFUNCTION.md39 This callback gets called when the verification of the SSH host key is needed.
H A DCURLOPT_PROXY_CAINFO_BLOB.md53 server's certificate, CURLOPT_PROXY_CAINFO_BLOB(3) is not needed.
H A DCURLOPT_HTTPPOST.md78 /* Fill in the submit field too, even if this is rarely needed */
H A DCURLOPT_HTTP_VERSION.md83 given in the URL, with fallback to earlier HTTP versions if needed.
/curl/packages/vms/
H A Dreadme83 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 Dcurl_startup.com25 $! GNV$GNU if needed.
H A Dbuild_gnv_curl_pcsi_desc.com9 $! 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 Dgnv_conftest.c_first21 /* This is needed for Configure tests to get the correct exit status */
H A Dcurl_release_note_start.txt61 Similar workarounds will be needed for any program linked with GNV$LIBCURL
H A Dstage_curl_install.com83 $! Alias links needed.
/curl/m4/
H A Dcurl-wolfssl.m496 /* 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 Dcurl-reentrant.m4401 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 Dcurl_mime_type.md43 In the absence of a mime type and if needed by the protocol specifications,
H A Dcurl_multi_waitfds.md87 * deallocations, if needed, like pre-allocated or grow-only array.
H A Dlibcurl-env-dbg.md69 is needed to make the run emit trace output, but when it does, the contents
/curl/
H A DRELEASE-NOTES20 o macos: disable gcc `availability` workaround as needed [7]
H A Dacinclude.m4201 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 DCMakeLists.txt123 # This is needed as tool_hugehelp.c is generated in the binary dir

Completed in 44 milliseconds

12