Alexander Pyhalov
2017-01-13 efc6e91b59461ffa02b671e7417cf1e83bcdbb52
commit | author | age
7e5460 1 #
ST 2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
fffb6d 21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
7e5460 22 #
4158c0 23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
NJ 24 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
fffb6d 25     set action.hash curl-$(COMPONENT_VERSION)/docs/%<\1> >
4158c0 26 <transform file path=usr/share/doc/libcurl/html/(.+)$ -> \
fffb6d 27     set action.hash curl-$(COMPONENT_VERSION)/docs/libcurl/%<\1> >
7e5460 28 set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
ST 29 set name=pkg.summary value="The CURL Network Utility and Library"
fffb6d 30 set name=pkg.description \
AP 31     value="A command-line tool and library for transforming data with URL syntax"
32 set name=com.oracle.info.description \
33     value="the CURL Network Utility and Library"
34 set name=info.classification \
35     value=org.opensolaris.category.2008:System/Libraries
1de4f0 36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
fffb6d 37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
AP 38 set name=org.opensolaris.arc-caseid value=PSARC/2007/165 value=PSARC/2012/252 \
39     value=PSARC/2013/303 value=PSARC/2014/332
7e5460 40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
77c1e5 41 file path=usr/bin/$(MACH64)/curl
7e5460 42 file path=usr/bin/$(MACH64)/curl-config
fffb6d 43 file path=usr/bin/curl
AP 44 file path=usr/bin/curl-config
7e5460 45 file path=usr/include/curl/curl.h
fffb6d 46 file path=usr/include/curl/curlbuild.h
7e5460 47 file path=usr/include/curl/curlrules.h
ST 48 file path=usr/include/curl/curlver.h
49 file path=usr/include/curl/easy.h
50 file path=usr/include/curl/mprintf.h
51 file path=usr/include/curl/multi.h
52 file path=usr/include/curl/stdcheaders.h
53 file path=usr/include/curl/typecheck-gcc.h
36604c 54 link path=usr/lib/$(MACH64)/libcurl.so target=libcurl.so.4.4.0
AP 55 link path=usr/lib/$(MACH64)/libcurl.so.3 target=libcurl.so.4.4.0
56 link path=usr/lib/$(MACH64)/libcurl.so.4 target=libcurl.so.4.4.0
57 file path=usr/lib/$(MACH64)/libcurl.so.4.4.0
7e5460 58 file path=usr/lib/$(MACH64)/pkgconfig/libcurl.pc
36604c 59 link path=usr/lib/libcurl.so target=libcurl.so.4.4.0
AP 60 link path=usr/lib/libcurl.so.3 target=libcurl.so.4.4.0
61 link path=usr/lib/libcurl.so.4 target=libcurl.so.4.4.0
62 file path=usr/lib/libcurl.so.4.4.0
fffb6d 63 file path=usr/lib/pkgconfig/libcurl.pc
AP 64 file path=usr/share/aclocal/libcurl.m4
7e5460 65 file path=usr/share/man/man1/curl-config.1
fffb6d 66 file path=usr/share/man/man1/curl.1
36604c 67 file path=usr/share/man/man3/CURLINFO_ACTIVESOCKET.3
AP 68 file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3
69 file path=usr/share/man/man3/CURLINFO_CERTINFO.3
70 file path=usr/share/man/man3/CURLINFO_CONDITION_UNMET.3
71 file path=usr/share/man/man3/CURLINFO_CONNECT_TIME.3
72 file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3
73 file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3
74 file path=usr/share/man/man3/CURLINFO_CONTENT_TYPE.3
75 file path=usr/share/man/man3/CURLINFO_COOKIELIST.3
76 file path=usr/share/man/man3/CURLINFO_EFFECTIVE_URL.3
77 file path=usr/share/man/man3/CURLINFO_FILETIME.3
78 file path=usr/share/man/man3/CURLINFO_FTP_ENTRY_PATH.3
79 file path=usr/share/man/man3/CURLINFO_HEADER_SIZE.3
80 file path=usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3
81 file path=usr/share/man/man3/CURLINFO_HTTP_CONNECTCODE.3
c627d5 82 file path=usr/share/man/man3/CURLINFO_HTTP_VERSION.3
36604c 83 file path=usr/share/man/man3/CURLINFO_LASTSOCKET.3
AP 84 file path=usr/share/man/man3/CURLINFO_LOCAL_IP.3
85 file path=usr/share/man/man3/CURLINFO_LOCAL_PORT.3
86 file path=usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME.3
87 file path=usr/share/man/man3/CURLINFO_NUM_CONNECTS.3
88 file path=usr/share/man/man3/CURLINFO_OS_ERRNO.3
89 file path=usr/share/man/man3/CURLINFO_PRETRANSFER_TIME.3
90 file path=usr/share/man/man3/CURLINFO_PRIMARY_IP.3
91 file path=usr/share/man/man3/CURLINFO_PRIMARY_PORT.3
92 file path=usr/share/man/man3/CURLINFO_PRIVATE.3
efc6e9 93 file path=usr/share/man/man3/CURLINFO_PROTOCOL.3
36604c 94 file path=usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3
efc6e9 95 file path=usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3
36604c 96 file path=usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3
AP 97 file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME.3
98 file path=usr/share/man/man3/CURLINFO_REDIRECT_URL.3
99 file path=usr/share/man/man3/CURLINFO_REQUEST_SIZE.3
100 file path=usr/share/man/man3/CURLINFO_RESPONSE_CODE.3
101 file path=usr/share/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3
102 file path=usr/share/man/man3/CURLINFO_RTSP_CSEQ_RECV.3
103 file path=usr/share/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3
104 file path=usr/share/man/man3/CURLINFO_RTSP_SESSION_ID.3
efc6e9 105 file path=usr/share/man/man3/CURLINFO_SCHEME.3
36604c 106 file path=usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD.3
AP 107 file path=usr/share/man/man3/CURLINFO_SIZE_UPLOAD.3
108 file path=usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD.3
109 file path=usr/share/man/man3/CURLINFO_SPEED_UPLOAD.3
110 file path=usr/share/man/man3/CURLINFO_SSL_ENGINES.3
111 file path=usr/share/man/man3/CURLINFO_SSL_VERIFYRESULT.3
112 file path=usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME.3
113 file path=usr/share/man/man3/CURLINFO_TLS_SESSION.3
c627d5 114 file path=usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3
36604c 115 file path=usr/share/man/man3/CURLINFO_TOTAL_TIME.3
fffb6d 116 file path=usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
AP 117 file path=usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
36604c 118 file path=usr/share/man/man3/CURLMOPT_MAXCONNECTS.3
fffb6d 119 file path=usr/share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3
AP 120 file path=usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3
121 file path=usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3
36604c 122 file path=usr/share/man/man3/CURLMOPT_PIPELINING.3
fffb6d 123 file path=usr/share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3
AP 124 file path=usr/share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3
36604c 125 file path=usr/share/man/man3/CURLMOPT_PUSHDATA.3
AP 126 file path=usr/share/man/man3/CURLMOPT_PUSHFUNCTION.3
fffb6d 127 file path=usr/share/man/man3/CURLMOPT_SOCKETDATA.3
AP 128 file path=usr/share/man/man3/CURLMOPT_SOCKETFUNCTION.3
129 file path=usr/share/man/man3/CURLMOPT_TIMERDATA.3
130 file path=usr/share/man/man3/CURLMOPT_TIMERFUNCTION.3
131 file path=usr/share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3
132 file path=usr/share/man/man3/CURLOPT_ACCEPT_ENCODING.3
133 file path=usr/share/man/man3/CURLOPT_ADDRESS_SCOPE.3
134 file path=usr/share/man/man3/CURLOPT_APPEND.3
135 file path=usr/share/man/man3/CURLOPT_AUTOREFERER.3
136 file path=usr/share/man/man3/CURLOPT_BUFFERSIZE.3
137 file path=usr/share/man/man3/CURLOPT_CAINFO.3
138 file path=usr/share/man/man3/CURLOPT_CAPATH.3
139 file path=usr/share/man/man3/CURLOPT_CERTINFO.3
140 file path=usr/share/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3
141 file path=usr/share/man/man3/CURLOPT_CHUNK_DATA.3
142 file path=usr/share/man/man3/CURLOPT_CHUNK_END_FUNCTION.3
143 file path=usr/share/man/man3/CURLOPT_CLOSESOCKETDATA.3
144 file path=usr/share/man/man3/CURLOPT_CLOSESOCKETFUNCTION.3
145 file path=usr/share/man/man3/CURLOPT_CONNECTTIMEOUT.3
146 file path=usr/share/man/man3/CURLOPT_CONNECTTIMEOUT_MS.3
147 file path=usr/share/man/man3/CURLOPT_CONNECT_ONLY.3
c627d5 148 file path=usr/share/man/man3/CURLOPT_CONNECT_TO.3
fffb6d 149 file path=usr/share/man/man3/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3
AP 150 file path=usr/share/man/man3/CURLOPT_CONV_FROM_UTF8_FUNCTION.3
151 file path=usr/share/man/man3/CURLOPT_CONV_TO_NETWORK_FUNCTION.3
152 file path=usr/share/man/man3/CURLOPT_COOKIE.3
153 file path=usr/share/man/man3/CURLOPT_COOKIEFILE.3
154 file path=usr/share/man/man3/CURLOPT_COOKIEJAR.3
155 file path=usr/share/man/man3/CURLOPT_COOKIELIST.3
156 file path=usr/share/man/man3/CURLOPT_COOKIESESSION.3
157 file path=usr/share/man/man3/CURLOPT_COPYPOSTFIELDS.3
158 file path=usr/share/man/man3/CURLOPT_CRLF.3
159 file path=usr/share/man/man3/CURLOPT_CRLFILE.3
160 file path=usr/share/man/man3/CURLOPT_CUSTOMREQUEST.3
161 file path=usr/share/man/man3/CURLOPT_DEBUGDATA.3
162 file path=usr/share/man/man3/CURLOPT_DEBUGFUNCTION.3
36604c 163 file path=usr/share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3
fffb6d 164 file path=usr/share/man/man3/CURLOPT_DIRLISTONLY.3
AP 165 file path=usr/share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3
166 file path=usr/share/man/man3/CURLOPT_DNS_INTERFACE.3
167 file path=usr/share/man/man3/CURLOPT_DNS_LOCAL_IP4.3
168 file path=usr/share/man/man3/CURLOPT_DNS_LOCAL_IP6.3
169 file path=usr/share/man/man3/CURLOPT_DNS_SERVERS.3
170 file path=usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3
171 file path=usr/share/man/man3/CURLOPT_EGDSOCKET.3
172 file path=usr/share/man/man3/CURLOPT_ERRORBUFFER.3
173 file path=usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3
174 file path=usr/share/man/man3/CURLOPT_FAILONERROR.3
175 file path=usr/share/man/man3/CURLOPT_FILETIME.3
176 file path=usr/share/man/man3/CURLOPT_FNMATCH_DATA.3
177 file path=usr/share/man/man3/CURLOPT_FNMATCH_FUNCTION.3
178 file path=usr/share/man/man3/CURLOPT_FOLLOWLOCATION.3
179 file path=usr/share/man/man3/CURLOPT_FORBID_REUSE.3
180 file path=usr/share/man/man3/CURLOPT_FRESH_CONNECT.3
181 file path=usr/share/man/man3/CURLOPT_FTPPORT.3
182 file path=usr/share/man/man3/CURLOPT_FTPSSLAUTH.3
183 file path=usr/share/man/man3/CURLOPT_FTP_ACCOUNT.3
184 file path=usr/share/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3
185 file path=usr/share/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3
186 file path=usr/share/man/man3/CURLOPT_FTP_FILEMETHOD.3
187 file path=usr/share/man/man3/CURLOPT_FTP_RESPONSE_TIMEOUT.3
188 file path=usr/share/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3
189 file path=usr/share/man/man3/CURLOPT_FTP_SSL_CCC.3
190 file path=usr/share/man/man3/CURLOPT_FTP_USE_EPRT.3
191 file path=usr/share/man/man3/CURLOPT_FTP_USE_EPSV.3
192 file path=usr/share/man/man3/CURLOPT_FTP_USE_PRET.3
193 file path=usr/share/man/man3/CURLOPT_GSSAPI_DELEGATION.3
194 file path=usr/share/man/man3/CURLOPT_HEADER.3
195 file path=usr/share/man/man3/CURLOPT_HEADERDATA.3
196 file path=usr/share/man/man3/CURLOPT_HEADERFUNCTION.3
197 file path=usr/share/man/man3/CURLOPT_HEADEROPT.3
198 file path=usr/share/man/man3/CURLOPT_HTTP200ALIASES.3
199 file path=usr/share/man/man3/CURLOPT_HTTPAUTH.3
200 file path=usr/share/man/man3/CURLOPT_HTTPGET.3
201 file path=usr/share/man/man3/CURLOPT_HTTPHEADER.3
202 file path=usr/share/man/man3/CURLOPT_HTTPPOST.3
203 file path=usr/share/man/man3/CURLOPT_HTTPPROXYTUNNEL.3
204 file path=usr/share/man/man3/CURLOPT_HTTP_CONTENT_DECODING.3
205 file path=usr/share/man/man3/CURLOPT_HTTP_TRANSFER_DECODING.3
206 file path=usr/share/man/man3/CURLOPT_HTTP_VERSION.3
207 file path=usr/share/man/man3/CURLOPT_IGNORE_CONTENT_LENGTH.3
208 file path=usr/share/man/man3/CURLOPT_INFILESIZE.3
209 file path=usr/share/man/man3/CURLOPT_INFILESIZE_LARGE.3
210 file path=usr/share/man/man3/CURLOPT_INTERFACE.3
211 file path=usr/share/man/man3/CURLOPT_INTERLEAVEDATA.3
212 file path=usr/share/man/man3/CURLOPT_INTERLEAVEFUNCTION.3
213 file path=usr/share/man/man3/CURLOPT_IOCTLDATA.3
214 file path=usr/share/man/man3/CURLOPT_IOCTLFUNCTION.3
215 file path=usr/share/man/man3/CURLOPT_IPRESOLVE.3
216 file path=usr/share/man/man3/CURLOPT_ISSUERCERT.3
db8fd9 217 file path=usr/share/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3
fffb6d 218 file path=usr/share/man/man3/CURLOPT_KEYPASSWD.3
AP 219 file path=usr/share/man/man3/CURLOPT_KRBLEVEL.3
220 file path=usr/share/man/man3/CURLOPT_LOCALPORT.3
221 file path=usr/share/man/man3/CURLOPT_LOCALPORTRANGE.3
222 file path=usr/share/man/man3/CURLOPT_LOGIN_OPTIONS.3
223 file path=usr/share/man/man3/CURLOPT_LOW_SPEED_LIMIT.3
224 file path=usr/share/man/man3/CURLOPT_LOW_SPEED_TIME.3
225 file path=usr/share/man/man3/CURLOPT_MAIL_AUTH.3
226 file path=usr/share/man/man3/CURLOPT_MAIL_FROM.3
227 file path=usr/share/man/man3/CURLOPT_MAIL_RCPT.3
228 file path=usr/share/man/man3/CURLOPT_MAXCONNECTS.3
229 file path=usr/share/man/man3/CURLOPT_MAXFILESIZE.3
230 file path=usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3
231 file path=usr/share/man/man3/CURLOPT_MAXREDIRS.3
232 file path=usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3
233 file path=usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3
234 file path=usr/share/man/man3/CURLOPT_NETRC.3
235 file path=usr/share/man/man3/CURLOPT_NETRC_FILE.3
236 file path=usr/share/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3
237 file path=usr/share/man/man3/CURLOPT_NEW_FILE_PERMS.3
238 file path=usr/share/man/man3/CURLOPT_NOBODY.3
239 file path=usr/share/man/man3/CURLOPT_NOPROGRESS.3
240 file path=usr/share/man/man3/CURLOPT_NOPROXY.3
241 file path=usr/share/man/man3/CURLOPT_NOSIGNAL.3
242 file path=usr/share/man/man3/CURLOPT_OPENSOCKETDATA.3
243 file path=usr/share/man/man3/CURLOPT_OPENSOCKETFUNCTION.3
244 file path=usr/share/man/man3/CURLOPT_PASSWORD.3
55536a 245 file path=usr/share/man/man3/CURLOPT_PATH_AS_IS.3
2c1e53 246 file path=usr/share/man/man3/CURLOPT_PINNEDPUBLICKEY.3
36604c 247 file path=usr/share/man/man3/CURLOPT_PIPEWAIT.3
fffb6d 248 file path=usr/share/man/man3/CURLOPT_PORT.3
AP 249 file path=usr/share/man/man3/CURLOPT_POST.3
250 file path=usr/share/man/man3/CURLOPT_POSTFIELDS.3
251 file path=usr/share/man/man3/CURLOPT_POSTFIELDSIZE.3
252 file path=usr/share/man/man3/CURLOPT_POSTFIELDSIZE_LARGE.3
253 file path=usr/share/man/man3/CURLOPT_POSTQUOTE.3
254 file path=usr/share/man/man3/CURLOPT_POSTREDIR.3
255 file path=usr/share/man/man3/CURLOPT_PREQUOTE.3
efc6e9 256 file path=usr/share/man/man3/CURLOPT_PRE_PROXY.3
fffb6d 257 file path=usr/share/man/man3/CURLOPT_PRIVATE.3
AP 258 file path=usr/share/man/man3/CURLOPT_PROGRESSDATA.3
259 file path=usr/share/man/man3/CURLOPT_PROGRESSFUNCTION.3
260 file path=usr/share/man/man3/CURLOPT_PROTOCOLS.3
261 file path=usr/share/man/man3/CURLOPT_PROXY.3
262 file path=usr/share/man/man3/CURLOPT_PROXYAUTH.3
263 file path=usr/share/man/man3/CURLOPT_PROXYHEADER.3
264 file path=usr/share/man/man3/CURLOPT_PROXYPASSWORD.3
265 file path=usr/share/man/man3/CURLOPT_PROXYPORT.3
266 file path=usr/share/man/man3/CURLOPT_PROXYTYPE.3
267 file path=usr/share/man/man3/CURLOPT_PROXYUSERNAME.3
268 file path=usr/share/man/man3/CURLOPT_PROXYUSERPWD.3
efc6e9 269 file path=usr/share/man/man3/CURLOPT_PROXY_CAINFO.3
AP 270 file path=usr/share/man/man3/CURLOPT_PROXY_CAPATH.3
271 file path=usr/share/man/man3/CURLOPT_PROXY_CRLFILE.3
272 file path=usr/share/man/man3/CURLOPT_PROXY_KEYPASSWD.3
273 file path=usr/share/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3
36604c 274 file path=usr/share/man/man3/CURLOPT_PROXY_SERVICE_NAME.3
efc6e9 275 file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERT.3
AP 276 file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3
277 file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEY.3
278 file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3
279 file path=usr/share/man/man3/CURLOPT_PROXY_SSLVERSION.3
280 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3
281 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3
282 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3
283 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3
284 file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3
285 file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3
286 file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3
fffb6d 287 file path=usr/share/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3
AP 288 file path=usr/share/man/man3/CURLOPT_PUT.3
289 file path=usr/share/man/man3/CURLOPT_QUOTE.3
290 file path=usr/share/man/man3/CURLOPT_RANDOM_FILE.3
291 file path=usr/share/man/man3/CURLOPT_RANGE.3
292 file path=usr/share/man/man3/CURLOPT_READDATA.3
293 file path=usr/share/man/man3/CURLOPT_READFUNCTION.3
294 file path=usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS.3
295 file path=usr/share/man/man3/CURLOPT_REFERER.3
296 file path=usr/share/man/man3/CURLOPT_RESOLVE.3
297 file path=usr/share/man/man3/CURLOPT_RESUME_FROM.3
298 file path=usr/share/man/man3/CURLOPT_RESUME_FROM_LARGE.3
299 file path=usr/share/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3
300 file path=usr/share/man/man3/CURLOPT_RTSP_REQUEST.3
301 file path=usr/share/man/man3/CURLOPT_RTSP_SERVER_CSEQ.3
302 file path=usr/share/man/man3/CURLOPT_RTSP_SESSION_ID.3
303 file path=usr/share/man/man3/CURLOPT_RTSP_STREAM_URI.3
304 file path=usr/share/man/man3/CURLOPT_RTSP_TRANSPORT.3
305 file path=usr/share/man/man3/CURLOPT_SASL_IR.3
306 file path=usr/share/man/man3/CURLOPT_SEEKDATA.3
307 file path=usr/share/man/man3/CURLOPT_SEEKFUNCTION.3
36604c 308 file path=usr/share/man/man3/CURLOPT_SERVICE_NAME.3
fffb6d 309 file path=usr/share/man/man3/CURLOPT_SHARE.3
AP 310 file path=usr/share/man/man3/CURLOPT_SOCKOPTDATA.3
311 file path=usr/share/man/man3/CURLOPT_SOCKOPTFUNCTION.3
312 file path=usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3
313 file path=usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3
314 file path=usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3
315 file path=usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
316 file path=usr/share/man/man3/CURLOPT_SSH_KEYDATA.3
317 file path=usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3
318 file path=usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3
319 file path=usr/share/man/man3/CURLOPT_SSH_PRIVATE_KEYFILE.3
320 file path=usr/share/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3
321 file path=usr/share/man/man3/CURLOPT_SSLCERT.3
322 file path=usr/share/man/man3/CURLOPT_SSLCERTTYPE.3
323 file path=usr/share/man/man3/CURLOPT_SSLENGINE.3
324 file path=usr/share/man/man3/CURLOPT_SSLENGINE_DEFAULT.3
325 file path=usr/share/man/man3/CURLOPT_SSLKEY.3
326 file path=usr/share/man/man3/CURLOPT_SSLKEYTYPE.3
327 file path=usr/share/man/man3/CURLOPT_SSLVERSION.3
328 file path=usr/share/man/man3/CURLOPT_SSL_CIPHER_LIST.3
329 file path=usr/share/man/man3/CURLOPT_SSL_CTX_DATA.3
330 file path=usr/share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3
331 file path=usr/share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3
332 file path=usr/share/man/man3/CURLOPT_SSL_ENABLE_NPN.3
36604c 333 file path=usr/share/man/man3/CURLOPT_SSL_FALSESTART.3
fffb6d 334 file path=usr/share/man/man3/CURLOPT_SSL_OPTIONS.3
AP 335 file path=usr/share/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3
336 file path=usr/share/man/man3/CURLOPT_SSL_VERIFYHOST.3
337 file path=usr/share/man/man3/CURLOPT_SSL_VERIFYPEER.3
55536a 338 file path=usr/share/man/man3/CURLOPT_SSL_VERIFYSTATUS.3
fffb6d 339 file path=usr/share/man/man3/CURLOPT_STDERR.3
32e299 340 file path=usr/share/man/man3/CURLOPT_STREAM_DEPENDS.3
AP 341 file path=usr/share/man/man3/CURLOPT_STREAM_DEPENDS_E.3
342 file path=usr/share/man/man3/CURLOPT_STREAM_WEIGHT.3
c627d5 343 file path=usr/share/man/man3/CURLOPT_TCP_FASTOPEN.3
fffb6d 344 file path=usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3
AP 345 file path=usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3
346 file path=usr/share/man/man3/CURLOPT_TCP_KEEPINTVL.3
347 file path=usr/share/man/man3/CURLOPT_TCP_NODELAY.3
348 file path=usr/share/man/man3/CURLOPT_TELNETOPTIONS.3
349 file path=usr/share/man/man3/CURLOPT_TFTP_BLKSIZE.3
c627d5 350 file path=usr/share/man/man3/CURLOPT_TFTP_NO_OPTIONS.3
fffb6d 351 file path=usr/share/man/man3/CURLOPT_TIMECONDITION.3
AP 352 file path=usr/share/man/man3/CURLOPT_TIMEOUT.3
353 file path=usr/share/man/man3/CURLOPT_TIMEOUT_MS.3
354 file path=usr/share/man/man3/CURLOPT_TIMEVALUE.3
355 file path=usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3
356 file path=usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3
357 file path=usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3
358 file path=usr/share/man/man3/CURLOPT_TRANSFERTEXT.3
359 file path=usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3
55536a 360 file path=usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3
fffb6d 361 file path=usr/share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3
AP 362 file path=usr/share/man/man3/CURLOPT_UPLOAD.3
363 file path=usr/share/man/man3/CURLOPT_URL.3
364 file path=usr/share/man/man3/CURLOPT_USERAGENT.3
365 file path=usr/share/man/man3/CURLOPT_USERNAME.3
366 file path=usr/share/man/man3/CURLOPT_USERPWD.3
367 file path=usr/share/man/man3/CURLOPT_USE_SSL.3
368 file path=usr/share/man/man3/CURLOPT_VERBOSE.3
369 file path=usr/share/man/man3/CURLOPT_WILDCARDMATCH.3
370 file path=usr/share/man/man3/CURLOPT_WRITEDATA.3
371 file path=usr/share/man/man3/CURLOPT_WRITEFUNCTION.3
372 file path=usr/share/man/man3/CURLOPT_XFERINFODATA.3
373 file path=usr/share/man/man3/CURLOPT_XFERINFOFUNCTION.3
374 file path=usr/share/man/man3/CURLOPT_XOAUTH2_BEARER.3
7e5460 375 file path=usr/share/man/man3/curl_easy_cleanup.3
ST 376 file path=usr/share/man/man3/curl_easy_duphandle.3
377 file path=usr/share/man/man3/curl_easy_escape.3
378 file path=usr/share/man/man3/curl_easy_getinfo.3
379 file path=usr/share/man/man3/curl_easy_init.3
77c1e5 380 file path=usr/share/man/man3/curl_easy_pause.3
7e5460 381 file path=usr/share/man/man3/curl_easy_perform.3
77c1e5 382 file path=usr/share/man/man3/curl_easy_recv.3
7e5460 383 file path=usr/share/man/man3/curl_easy_reset.3
77c1e5 384 file path=usr/share/man/man3/curl_easy_send.3
7e5460 385 file path=usr/share/man/man3/curl_easy_setopt.3
ST 386 file path=usr/share/man/man3/curl_easy_strerror.3
387 file path=usr/share/man/man3/curl_easy_unescape.3
388 file path=usr/share/man/man3/curl_escape.3
389 file path=usr/share/man/man3/curl_formadd.3
390 file path=usr/share/man/man3/curl_formfree.3
391 file path=usr/share/man/man3/curl_formget.3
392 file path=usr/share/man/man3/curl_free.3
393 file path=usr/share/man/man3/curl_getdate.3
394 file path=usr/share/man/man3/curl_getenv.3
395 file path=usr/share/man/man3/curl_global_cleanup.3
396 file path=usr/share/man/man3/curl_global_init.3
397 file path=usr/share/man/man3/curl_global_init_mem.3
398 file path=usr/share/man/man3/curl_mprintf.3
399 file path=usr/share/man/man3/curl_multi_add_handle.3
400 file path=usr/share/man/man3/curl_multi_assign.3
401 file path=usr/share/man/man3/curl_multi_cleanup.3
402 file path=usr/share/man/man3/curl_multi_fdset.3
403 file path=usr/share/man/man3/curl_multi_info_read.3
404 file path=usr/share/man/man3/curl_multi_init.3
405 file path=usr/share/man/man3/curl_multi_perform.3
406 file path=usr/share/man/man3/curl_multi_remove_handle.3
407 file path=usr/share/man/man3/curl_multi_setopt.3
408 file path=usr/share/man/man3/curl_multi_socket.3
77c1e5 409 file path=usr/share/man/man3/curl_multi_socket_action.3
c627d5 410 file path=usr/share/man/man3/curl_multi_socket_all.3
7e5460 411 file path=usr/share/man/man3/curl_multi_strerror.3
ST 412 file path=usr/share/man/man3/curl_multi_timeout.3
fffb6d 413 file path=usr/share/man/man3/curl_multi_wait.3
7e5460 414 file path=usr/share/man/man3/curl_share_cleanup.3
ST 415 file path=usr/share/man/man3/curl_share_init.3
416 file path=usr/share/man/man3/curl_share_setopt.3
417 file path=usr/share/man/man3/curl_share_strerror.3
418 file path=usr/share/man/man3/curl_slist_append.3
419 file path=usr/share/man/man3/curl_slist_free_all.3
420 file path=usr/share/man/man3/curl_strequal.3
421 file path=usr/share/man/man3/curl_unescape.3
422 file path=usr/share/man/man3/curl_version.3
423 file path=usr/share/man/man3/curl_version_info.3
424 file path=usr/share/man/man3/libcurl-easy.3
425 file path=usr/share/man/man3/libcurl-errors.3
426 file path=usr/share/man/man3/libcurl-multi.3
427 file path=usr/share/man/man3/libcurl-share.3
55536a 428 file path=usr/share/man/man3/libcurl-symbols.3
36604c 429 file path=usr/share/man/man3/libcurl-thread.3
7e5460 430 file path=usr/share/man/man3/libcurl-tutorial.3
ST 431 file path=usr/share/man/man3/libcurl.3
fffb6d 432 license curl.license license=CURL