Searched refs:curl (Results 1 - 19 of 19) sorted by relevance

/solaris-userland/components/curl/
H A Dllib-lcurl35 #include <curl/curl.h>
H A DMakefile28 COMPONENT_NAME = curl
30 COMPONENT_PROJECT_URL= http://curl.haxx.se/
34 COMPONENT_BUGDB= library/curl
78 # The additional curl specific set of transforms to be applied to the
92 '-e "s|\(^\* curl $(COMPONENT_VERSION)\).*|\1|" ' \
/solaris-userland/components/jansson/doc/html/_downloads/
H A Dgithub_commits.c12 #include <curl/curl.h>
54 CURL *curl = NULL; local
61 curl = curl_easy_init();
62 if(!curl)
74 curl_easy_setopt(curl, CURLOPT_URL, url);
78 curl_easy_setopt(curl, CURLOPT_HTTPHEADER, headers);
80 curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, write_response);
81 curl_easy_setopt(curl, CURLOPT_WRITEDATA, &write_result);
83 status = curl_easy_perform(curl);
[all...]
/solaris-userland/components/curl/Solaris/
H A Dcurl-config13 # are also available at http://curl.haxx.se/docs/copyright.html.
28 includedir=${prefix}/include/curl
33 Usage: curl-config [OPTION]
41 --checkfor [version] check for (lib)curl of the specified version
42 --configure the arguments given to configure when building curl
46 --prefix curl install prefix
133 echo "-I${prefix}/include/curl"
H A Dcurl-config-6413 # are also available at http://curl.haxx.se/docs/copyright.html.
24 # ident "@(#)curl-config-64 1.8 10/10/18 SMI"
35 Usage: curl-config [OPTION]
43 --checkfor [version] check for (lib)curl of the specified version
44 --configure the arguments given to configure when building curl
48 --prefix curl install prefix
135 echo "-I${prefix}/include/curl"
/solaris-userland/components/python/pycurl/
H A DMakefile62 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/apache2-modules/mod_security2/
H A DMakefile57 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/rtorrent/
H A DMakefile74 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/hwdata/
H A DMakefile71 curl -s -o $@ $(COMPONENT_ARCHIVE_URL_$(@F))
/solaris-userland/components/liboauth/
H A DMakefile78 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/cmake/
H A DMakefile84 CONFIGURE_OPTIONS += --system-curl
166 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/openstack/ironic/
H A DMakefile104 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/r/
H A DMakefile176 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/git/
H A DMakefile123 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/gnupg/
H A DMakefile165 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/desktop/poppler/
H A DMakefile126 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/openscap/
H A DMakefile129 REQUIRED_PACKAGES += web/curl
/solaris-userland/components/desktop/thunderbird/
H A DMakefile197 /usr/bin/curl -s -o $(COMPONENT_DIR)/xpi/$$f.xpi \
211 /usr/bin/curl -s -o $(COMPONENT_DIR)/xpi-lightning/lightning-$(LIGHTNING_VERSION).$$f.linux-i686.xpi \
/solaris-userland/components/desktop/firefox/
H A DMakefile170 /usr/bin/curl -s -o $(COMPONENT_DIR)/xpi/$$f.xpi \

Completed in 1647 milliseconds