Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 29) sorted by relevance

12

/curl/packages/vms/
H A Dgnv_link_curl.com474 $ 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 Dpcsi_gnv_curl_file_list.txt7 ! 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 Dstage_curl_install.com10 $! [usr.bin]curl. hard link for [usr.bin]gnv$curl.exe
23 $! Future: A symbolic link to the release notes?
H A Dbuild_vms.com37 $! Always link a debug image.
197 $! vo_l - link
H A Dsetup_gnv_curl_build.com265 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj
H A Dcurl_gnv_build_steps.txt235 to create an alias link on install and remove the link on remove.
H A Dbuild_gnv_curl_pcsi_desc.com30 $! link [usr.bin]curl. for [usr.bin]curl.exe.
/curl/docs/examples/
H A Dcrawler.c150 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 Dcurl-config.md65 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 DCURLOPT_REFERER.md56 /* tell it where we found the link to this place */
H A DCURLOPT_ALTSVC.md16 <!-- markdown-link-check-disable -->
H A DCURLOPT_QUOTE.md88 The **ln** and **symlink** commands create a symbolic link at the
/curl/m4/
H A Dcurl-sysconfig.m426 AC_MSG_CHECKING([whether to link macOS CoreFoundation, CoreServices, and SystemConfiguration framew…
/curl/.github/workflows/
H A Dcheckdocs.yml84 # Docs: https://github.com/marketplace/actions/markdown-link-check
94 …- uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 #…
/curl/winbuild/
H A DMakefileBuild.vc59 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
551 CURL_LINK = link.exe /incremental:no /libpath:"$(DIRDIST)\lib"
/curl/tests/data/
H A Dtest576140 Filename: link
/curl/tests/libtest/
H A DCMakeLists.txt65 # These are part of the libcurl static lib. Do not compile/link them again.
/curl/CMake/
H A DFindGSS.cmake119 # This script gives us libraries and link directories. Blah. We have to deal with it.
209 # If we have headers, check if we can link libraries
/curl/packages/OS400/
H A DREADME.OS400293 _ 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 Dlibcurl.md101 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 Dlibcurl.m4160 # link line (or failing that, "-lcurl") is enough.
173 missing symbols or cannot link. */
H A Dlibcurl-security.md13 <!-- 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/docs/cmdline-opts/
H A Dquote.md64 The ln and symlink commands create a symbolic link at the target_file location
/curl/
H A Dacinclude.m4652 AC_MSG_ERROR([Unable to link function recv])
700 AC_MSG_ERROR([Unable to link function send])
1174 …AC_MSG_ERROR([one or more libs available at link-time are not available run-time. Libs used at lin…
H A Dconfigure.ac1231 dnl libs at the same time to link properly.
2075 AC_MSG_CHECKING([if we can link against GSS-API library])
2129 dnl link required libraries for USE_WIN32_CRYPTO or USE_SCHANNEL
2563 dnl To avoid link errors, we do not allow --librtmp without
3135 dnl To avoid link errors, we do not allow --with-ngtcp2 without
3191 dnl To avoid link errors, we do not allow --with-ngtcp2 without
3247 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
3791 dnl To avoid link errors, we do not allow --with-libuv without
4276 dnl No -pthread option, but link with -lpthread
[all …]

Completed in 83 milliseconds

12