Home
last modified time | relevance | path

Searched refs:curl (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx421 CURL *curl = m_pFCP->handle(); in open() local
455 CURL *curl = m_pFCP->handle(); in list() local
463 CURLcode err = curl_easy_perform(curl); in list()
540 CURL *curl = m_pFCP->handle(); in net_title() local
564 err = curl_easy_perform(curl); in net_title()
677 CURL *curl = m_pFCP->handle(); in insert() local
682 curl_easy_setopt(curl,CURLOPT_QUOTE,0); in insert()
690 CURLcode err = curl_easy_perform(curl); in insert()
729 CURL *curl = m_pFCP->handle(); in mkdir() local
752 CURL *curl = m_pFCP->handle(); in ren() local
[all …]
/aoo41x/main/curl/prj/
H A Dd.lst1 mkdir: %_DEST%\inc%_EXT%\external\curl
2 ..\%__SRC%\inc\easy.h %_DEST%\inc%_EXT%\external\curl\easy.h
3 ..\%__SRC%\inc\curlver.h %_DEST%\inc%_EXT%\external\curl\curlver.h
4 ..\%__SRC%\inc\curl.h %_DEST%\inc%_EXT%\external\curl\curl.h
5 ..\%__SRC%\inc\mprintf.h %_DEST%\inc%_EXT%\external\curl\mprintf.h
6 ..\%__SRC%\inc\multi.h %_DEST%\inc%_EXT%\external\curl\multi.h
7 ..\%__SRC%\inc\stdcheaders.h %_DEST%\inc%_EXT%\external\curl\stdcheaders.h
8 ..\%__SRC%\inc\typecheck-gcc.h %_DEST%\inc%_EXT%\external\curl\typecheck-gcc.h
9 ..\%__SRC%\inc\system.h %_DEST%\inc%_EXT%\external\curl\system.h
10 ..\%__SRC%\inc\urlapi.h %_DEST%\inc%_EXT%\external\curl\urlapi.h
H A Dbuild.lst1 xc curl : stlport external NULL
2 xc curl usr1 - all xc_mkout NULL
3 xc curl nmake - all xc_curl NULL
/aoo41x/main/curl/
H A Dmakefile.mk40 TARFILE_NAME=curl-7.66.0
135 include$/curl$/easy.h \
136 include$/curl$/multi.h \
137 include$/curl$/curl.h \
138 include$/curl$/curlver.h \
139 include$/curl$/typecheck-gcc.h \
140 include$/curl$/stdcheaders.h \
141 include$/curl$/mprintf.h \
142 include$/curl$/system.h \
143 include$/curl$/urlapi.h
H A Dcurl-7.19.7_mingw.patch1 --- misc/curl-7.19.7/lib/setup.h 2009-10-29 05:21:58.000000000 +0900
2 +++ misc/build/curl-7.19.7/lib/setup.h 2010-03-02 06:03:10.009500000 +0900
H A Dbuildssh.patch1 --- misc/curl-7.66.0/winbuild/MakefileBuild.vc 2019-09-09 05:03:16.000000000 -0700
2 +++ misc/build/curl-7.66.0/winbuild/MakefileBuild.vc 2019-10-08 23:35:42.129882800 -0700
/aoo41x/main/
H A Dfetch_tarballs.sh66 …for c in curl /usr/bin/curl /usr/local/bin/curl /usr/sfw/bin/curl /opt/sfw/bin/curl /opt/local/bin…
74 echo found curl at `which $fetch_bin`
H A Dexternal_deps.lst226 name = curl-7.66.0.tar.gz
227 URL1 = https://curl.haxx.se/download/$(name)
H A Dconfigure.cmd30 …zlib --with-system-jpeg --without-stlport --with-system-icu --with-system-curl --with-system-pytho…
H A Dconfigure.ac589 AC_ARG_WITH(system-curl,
590 [ --with-system-curl Use curl already on system
4517 dnl Check for system curl
4522 AC_MSG_CHECKING([which curl to use])
4528 AC_PATH_PROG( CURLCONFIG, curl-config)
4530 AC_MSG_ERROR([install curl to run this script])
4533 # check curl version
4534 AC_MSG_CHECKING([whether curl is >= 7.13.1])
4538 AC_MSG_ERROR([no, you need at least curl 7.13,1])
H A DLICENSE1003 For integration of the library curl - built in main/curl/
/aoo41x/main/extensions/source/update/check/
H A Ddownload.cxx60 CURL *curl; member
62 …sl::Condition& rCondition) : FileHandle(NULL), Offset(0), StopCondition(rCondition), curl(NULL) {}; in OutData()
70 curl_easy_getinfo(out.curl, CURLINFO_EFFECTIVE_URL, &effective_url); in openFile()
73 curl_easy_getinfo(out.curl, CURLINFO_CONTENT_LENGTH_DOWNLOAD, &fDownloadSize); in openFile()
176 curl_easy_getinfo(out->curl, CURLINFO_RESPONSE_CODE, &nCode); in progress_callback()
258 out.curl = pCURL; in curl_run()
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DSettings.java188 public Hashtable getDocByCompleteUrl( String curl ) in getDocByCompleteUrl() argument
195 if ( u1.equals( curl ) ) in getDocByCompleteUrl()
/aoo41x/main/ucb/prj/
H A Dbuild.lst1 uc ucb : cppuhelper CURL:curl OPENSSL:openssl LIBXML2:libxml2 LIBXSLT:libxslt offapi sal salhelper …
/aoo41x/main/redland/raptor/
H A Draptor2-2.0.15.patch.win3224 /* Have curl/curl.h */
H A Dmakefile.mk132 CONFIGURE_FLAGS=--with-threads --with-curl-config=no --with-icu-config=no --disable-static --disabl…
/aoo41x/main/extensions/prj/
H A Dbuild.lst1 …g L10N:l10n rdbmaker svx SANE:sane TWAIN:twain offuh stoc ZLIB:zlib CURL:curl LIBXSLT:libxslt NULL

Completed in 99 milliseconds