Searched refs:link (Results 1 – 25 of 29) sorted by relevance
12
/curl/packages/vms/ |
H A D | gnv_link_curl.com | 474 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 487 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 500 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 513 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 526 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 539 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 552 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 565 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 578 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 591 $ link'ldebug'/exe=[.docs.examples]'target'.exe- [all …]
|
H A D | pcsi_gnv_curl_file_list.txt | 7 ! link -> file tells procedure to create/remove a link on install/uninstall 8 ! If more than one link, consider using an alias file.
|
H A D | stage_curl_install.com | 10 $! [usr.bin]curl. hard link for [usr.bin]gnv$curl.exe 23 $! Future: A symbolic link to the release notes?
|
H A D | build_vms.com | 37 $! Always link a debug image. 197 $! vo_l - link
|
H A D | setup_gnv_curl_build.com | 265 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj
|
H A D | curl_gnv_build_steps.txt | 235 to create an alias link on install and remove the link on remove.
|
H A D | build_gnv_curl_pcsi_desc.com | 30 $! link [usr.bin]curl. for [usr.bin]curl.exe.
|
/curl/docs/examples/ |
H A D | crawler.c | 150 char *link = (char *) href; in follow_links() local 151 if(!link || strlen(link) < 20) in follow_links() 153 if(!strncmp(link, "http://", 7) || !strncmp(link, "https://", 8)) { in follow_links() 154 curl_multi_add_handle(multi_handle, make_handle(link)); in follow_links() 158 xmlFree(link); in follow_links()
|
/curl/docs/ |
H A D | curl-config.md | 65 link your application with libcurl. 90 link your application with libcurl statically. (Added in 7.17.1) 106 What linker options do I need when I link with libcurl?
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_REFERER.md | 56 /* tell it where we found the link to this place */
|
H A D | CURLOPT_ALTSVC.md | 16 <!-- markdown-link-check-disable -->
|
H A D | CURLOPT_QUOTE.md | 88 The **ln** and **symlink** commands create a symbolic link at the
|
/curl/m4/ |
H A D | curl-sysconfig.m4 | 26 AC_MSG_CHECKING([whether to link macOS CoreFoundation, CoreServices, and SystemConfiguration framew…
|
/curl/.github/workflows/ |
H A D | checkdocs.yml | 88 # Docs: https://github.com/marketplace/actions/markdown-link-check 98 …- uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 #…
|
/curl/winbuild/ |
H A D | MakefileBuild.vc | 59 LNKDLL = link.exe /DLL 60 # Use lib.exe instead of link.exe as link.exe /lib has the following bad habits: 63 # - link.exe /lib is not documented (anymore) at MSDN 575 CURL_LINK = link.exe /incremental:no /libpath:"$(DIRDIST)\lib"
|
/curl/tests/data/ |
H A D | test576 | 140 Filename: link
|
/curl/tests/libtest/ |
H A D | CMakeLists.txt | 65 # These are part of the libcurl static lib. Do not compile/link them again.
|
/curl/packages/OS400/ |
H A D | README.OS400 | 293 _ Binding directory CURL_A, to be used at calling program link time for 298 when this program has dynamically bound curl at link time. 313 - IFS link /curl/bin/curl to CLI tool program. 382 The build system provides it as a bound program, an IFS link to it and a
|
/curl/docs/libcurl/ |
H A D | libcurl.md | 101 curl-config is added to make it easier for applications to link with libcurl 105 link with the particular version of libcurl you have installed. See the 112 Many Linux and similar systems use pkg-config to provide build and link
|
H A D | libcurl.m4 | 160 # link line (or failing that, "-lcurl") is enough. 173 missing symbols or cannot link. */
|
H A D | libcurl-security.md | 13 <!-- markdown-link-check-disable --> 202 link-local and site-local that generally should not be accessed by a 331 assumptions about a link. This can mislead users into getting the wrong thing,
|
/curl/CMake/ |
H A D | FindGSS.cmake | 120 # This script gives us libraries and link directories. Blah. We have to deal with it. 221 # If we have headers, check if we can link libraries
|
/curl/docs/cmdline-opts/ |
H A D | quote.md | 64 The ln and symlink commands create a symbolic link at the target_file location
|
/curl/ |
H A D | acinclude.m4 | 656 AC_MSG_ERROR([Unable to link function recv]) 704 AC_MSG_ERROR([Unable to link function send]) 1178 …AC_MSG_ERROR([one or more libs available at link-time are not available run-time. Libs used at lin…
|
H A D | configure.ac | 1236 dnl libs at the same time to link properly. 2098 AC_MSG_CHECKING([if we can link against GSS-API library]) 2152 dnl link required libraries for USE_WIN32_CRYPTO or USE_SCHANNEL 2599 dnl To avoid link errors, we do not allow --librtmp without 3185 dnl To avoid link errors, we do not allow --with-ngtcp2 without 3244 dnl To avoid link errors, we do not allow --with-ngtcp2 without 3303 dnl To avoid link errors, we do not allow --with-ngtcp2 without 3362 dnl To avoid link errors, we do not allow --with-ngtcp2 without 3867 dnl To avoid link errors, we do not allow --with-libuv without 4352 dnl No -pthread option, but link with -lpthread [all …]
|
Completed in 60 milliseconds
12