Andreas Wacknitz
2024-03-29 b0bf37281ad1fff8966925c65eb01e443e66b491
commit | author | age
a1ab2b 1 #
AS 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
2447a6 13 # Copyright 2024 <contributor>
a1ab2b 14 #
AS 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
a2d831 17 set name=pkg.human-version value=$(HUMAN_VERSION)
a1ab2b 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AS 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/bin/curl
27 file path=usr/bin/curl-config
28 file path=usr/include/curl/curl.h
29 file path=usr/include/curl/curlver.h
30 file path=usr/include/curl/easy.h
cdda8c 31 file path=usr/include/curl/header.h
a1ab2b 32 file path=usr/include/curl/mprintf.h
AS 33 file path=usr/include/curl/multi.h
d3f752 34 file path=usr/include/curl/options.h
a1ab2b 35 file path=usr/include/curl/stdcheaders.h
a570df 36 file path=usr/include/curl/system.h
a1ab2b 37 file path=usr/include/curl/typecheck-gcc.h
5c6d14 38 file path=usr/include/curl/urlapi.h
8edb83 39 file path=usr/include/curl/websockets.h
cdda8c 40 link path=usr/lib/$(MACH64)/libcurl.so target=libcurl.so.4.8.0
AW 41 link path=usr/lib/$(MACH64)/libcurl.so.4 target=libcurl.so.4.8.0
42 file path=usr/lib/$(MACH64)/libcurl.so.4.8.0
a1ab2b 43 file path=usr/lib/$(MACH64)/pkgconfig/libcurl.pc
AS 44 file path=usr/share/aclocal/libcurl.m4
45 file path=usr/share/man/man1/curl-config.1
46 file path=usr/share/man/man1/curl.1
47 file path=usr/share/man/man3/CURLINFO_ACTIVESOCKET.3
48 file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3
e47e61 49 file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3
a2d831 50 file path=usr/share/man/man3/CURLINFO_CAINFO.3
AW 51 file path=usr/share/man/man3/CURLINFO_CAPATH.3
a1ab2b 52 file path=usr/share/man/man3/CURLINFO_CERTINFO.3
AS 53 file path=usr/share/man/man3/CURLINFO_CONDITION_UNMET.3
54 file path=usr/share/man/man3/CURLINFO_CONNECT_TIME.3
e47e61 55 file path=usr/share/man/man3/CURLINFO_CONNECT_TIME_T.3
f5870e 56 file path=usr/share/man/man3/CURLINFO_CONN_ID.3
a1ab2b 57 file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3
ef64c2 58 file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3
a1ab2b 59 file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3
ef64c2 60 file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3
a1ab2b 61 file path=usr/share/man/man3/CURLINFO_CONTENT_TYPE.3
AS 62 file path=usr/share/man/man3/CURLINFO_COOKIELIST.3
f07ba2 63 file path=usr/share/man/man3/CURLINFO_EFFECTIVE_METHOD.3
a1ab2b 64 file path=usr/share/man/man3/CURLINFO_EFFECTIVE_URL.3
AS 65 file path=usr/share/man/man3/CURLINFO_FILETIME.3
ef64c2 66 file path=usr/share/man/man3/CURLINFO_FILETIME_T.3
a1ab2b 67 file path=usr/share/man/man3/CURLINFO_FTP_ENTRY_PATH.3
AS 68 file path=usr/share/man/man3/CURLINFO_HEADER_SIZE.3
69 file path=usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3
70 file path=usr/share/man/man3/CURLINFO_HTTP_CONNECTCODE.3
c627d5 71 file path=usr/share/man/man3/CURLINFO_HTTP_VERSION.3
a1ab2b 72 file path=usr/share/man/man3/CURLINFO_LASTSOCKET.3
AS 73 file path=usr/share/man/man3/CURLINFO_LOCAL_IP.3
74 file path=usr/share/man/man3/CURLINFO_LOCAL_PORT.3
75 file path=usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME.3
e47e61 76 file path=usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3
a1ab2b 77 file path=usr/share/man/man3/CURLINFO_NUM_CONNECTS.3
AS 78 file path=usr/share/man/man3/CURLINFO_OS_ERRNO.3
79 file path=usr/share/man/man3/CURLINFO_PRETRANSFER_TIME.3
e47e61 80 file path=usr/share/man/man3/CURLINFO_PRETRANSFER_TIME_T.3
a1ab2b 81 file path=usr/share/man/man3/CURLINFO_PRIMARY_IP.3
AS 82 file path=usr/share/man/man3/CURLINFO_PRIMARY_PORT.3
83 file path=usr/share/man/man3/CURLINFO_PRIVATE.3
efc6e9 84 file path=usr/share/man/man3/CURLINFO_PROTOCOL.3
a1ab2b 85 file path=usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3
d3f752 86 file path=usr/share/man/man3/CURLINFO_PROXY_ERROR.3
efc6e9 87 file path=usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3
2447a6 88 file path=usr/share/man/man3/CURLINFO_QUEUE_TIME_T.3
a1ab2b 89 file path=usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3
AS 90 file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME.3
e47e61 91 file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3
a1ab2b 92 file path=usr/share/man/man3/CURLINFO_REDIRECT_URL.3
0e0124 93 file path=usr/share/man/man3/CURLINFO_REFERER.3
a1ab2b 94 file path=usr/share/man/man3/CURLINFO_REQUEST_SIZE.3
AS 95 file path=usr/share/man/man3/CURLINFO_RESPONSE_CODE.3
5c6d14 96 file path=usr/share/man/man3/CURLINFO_RETRY_AFTER.3
a1ab2b 97 file path=usr/share/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3
AS 98 file path=usr/share/man/man3/CURLINFO_RTSP_CSEQ_RECV.3
99 file path=usr/share/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3
100 file path=usr/share/man/man3/CURLINFO_RTSP_SESSION_ID.3
efc6e9 101 file path=usr/share/man/man3/CURLINFO_SCHEME.3
a1ab2b 102 file path=usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD.3
ef64c2 103 file path=usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD_T.3
a1ab2b 104 file path=usr/share/man/man3/CURLINFO_SIZE_UPLOAD.3
ef64c2 105 file path=usr/share/man/man3/CURLINFO_SIZE_UPLOAD_T.3
a1ab2b 106 file path=usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD.3
ef64c2 107 file path=usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD_T.3
a1ab2b 108 file path=usr/share/man/man3/CURLINFO_SPEED_UPLOAD.3
ef64c2 109 file path=usr/share/man/man3/CURLINFO_SPEED_UPLOAD_T.3
a1ab2b 110 file path=usr/share/man/man3/CURLINFO_SSL_ENGINES.3
AS 111 file path=usr/share/man/man3/CURLINFO_SSL_VERIFYRESULT.3
112 file path=usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME.3
e47e61 113 file path=usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3
a1ab2b 114 file path=usr/share/man/man3/CURLINFO_TLS_SESSION.3
c627d5 115 file path=usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3
a1ab2b 116 file path=usr/share/man/man3/CURLINFO_TOTAL_TIME.3
e47e61 117 file path=usr/share/man/man3/CURLINFO_TOTAL_TIME_T.3
b0bf37 118 file path=usr/share/man/man3/CURLINFO_USED_PROXY.3
f5870e 119 file path=usr/share/man/man3/CURLINFO_XFER_ID.3
a1ab2b 120 file path=usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
AS 121 file path=usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
122 file path=usr/share/man/man3/CURLMOPT_MAXCONNECTS.3
5c6d14 123 file path=usr/share/man/man3/CURLMOPT_MAX_CONCURRENT_STREAMS.3
a1ab2b 124 file path=usr/share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3
AS 125 file path=usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3
126 file path=usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3
127 file path=usr/share/man/man3/CURLMOPT_PIPELINING.3
128 file path=usr/share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3
129 file path=usr/share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3
130 file path=usr/share/man/man3/CURLMOPT_PUSHDATA.3
131 file path=usr/share/man/man3/CURLMOPT_PUSHFUNCTION.3
132 file path=usr/share/man/man3/CURLMOPT_SOCKETDATA.3
133 file path=usr/share/man/man3/CURLMOPT_SOCKETFUNCTION.3
134 file path=usr/share/man/man3/CURLMOPT_TIMERDATA.3
135 file path=usr/share/man/man3/CURLMOPT_TIMERFUNCTION.3
a570df 136 file path=usr/share/man/man3/CURLOPT_ABSTRACT_UNIX_SOCKET.3
a1ab2b 137 file path=usr/share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3
AS 138 file path=usr/share/man/man3/CURLOPT_ACCEPT_ENCODING.3
139 file path=usr/share/man/man3/CURLOPT_ADDRESS_SCOPE.3
5c6d14 140 file path=usr/share/man/man3/CURLOPT_ALTSVC.3
AP 141 file path=usr/share/man/man3/CURLOPT_ALTSVC_CTRL.3
a1ab2b 142 file path=usr/share/man/man3/CURLOPT_APPEND.3
AS 143 file path=usr/share/man/man3/CURLOPT_AUTOREFERER.3
6a6de2 144 file path=usr/share/man/man3/CURLOPT_AWS_SIGV4.3
a1ab2b 145 file path=usr/share/man/man3/CURLOPT_BUFFERSIZE.3
AS 146 file path=usr/share/man/man3/CURLOPT_CAINFO.3
5fb3b1 147 file path=usr/share/man/man3/CURLOPT_CAINFO_BLOB.3
a1ab2b 148 file path=usr/share/man/man3/CURLOPT_CAPATH.3
5a6587 149 file path=usr/share/man/man3/CURLOPT_CA_CACHE_TIMEOUT.3
a1ab2b 150 file path=usr/share/man/man3/CURLOPT_CERTINFO.3
AS 151 file path=usr/share/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3
152 file path=usr/share/man/man3/CURLOPT_CHUNK_DATA.3
153 file path=usr/share/man/man3/CURLOPT_CHUNK_END_FUNCTION.3
154 file path=usr/share/man/man3/CURLOPT_CLOSESOCKETDATA.3
155 file path=usr/share/man/man3/CURLOPT_CLOSESOCKETFUNCTION.3
156 file path=usr/share/man/man3/CURLOPT_CONNECTTIMEOUT.3
157 file path=usr/share/man/man3/CURLOPT_CONNECTTIMEOUT_MS.3
158 file path=usr/share/man/man3/CURLOPT_CONNECT_ONLY.3
c627d5 159 file path=usr/share/man/man3/CURLOPT_CONNECT_TO.3
a1ab2b 160 file path=usr/share/man/man3/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3
AS 161 file path=usr/share/man/man3/CURLOPT_CONV_FROM_UTF8_FUNCTION.3
162 file path=usr/share/man/man3/CURLOPT_CONV_TO_NETWORK_FUNCTION.3
163 file path=usr/share/man/man3/CURLOPT_COOKIE.3
164 file path=usr/share/man/man3/CURLOPT_COOKIEFILE.3
165 file path=usr/share/man/man3/CURLOPT_COOKIEJAR.3
166 file path=usr/share/man/man3/CURLOPT_COOKIELIST.3
167 file path=usr/share/man/man3/CURLOPT_COOKIESESSION.3
168 file path=usr/share/man/man3/CURLOPT_COPYPOSTFIELDS.3
169 file path=usr/share/man/man3/CURLOPT_CRLF.3
170 file path=usr/share/man/man3/CURLOPT_CRLFILE.3
5c6d14 171 file path=usr/share/man/man3/CURLOPT_CURLU.3
a1ab2b 172 file path=usr/share/man/man3/CURLOPT_CUSTOMREQUEST.3
AS 173 file path=usr/share/man/man3/CURLOPT_DEBUGDATA.3
174 file path=usr/share/man/man3/CURLOPT_DEBUGFUNCTION.3
175 file path=usr/share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3
176 file path=usr/share/man/man3/CURLOPT_DIRLISTONLY.3
e47e61 177 file path=usr/share/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3
a1ab2b 178 file path=usr/share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3
AS 179 file path=usr/share/man/man3/CURLOPT_DNS_INTERFACE.3
180 file path=usr/share/man/man3/CURLOPT_DNS_LOCAL_IP4.3
181 file path=usr/share/man/man3/CURLOPT_DNS_LOCAL_IP6.3
182 file path=usr/share/man/man3/CURLOPT_DNS_SERVERS.3
ef64c2 183 file path=usr/share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3
a1ab2b 184 file path=usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3
0e0124 185 file path=usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3
AW 186 file path=usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3
187 file path=usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3
5c6d14 188 file path=usr/share/man/man3/CURLOPT_DOH_URL.3
a1ab2b 189 file path=usr/share/man/man3/CURLOPT_EGDSOCKET.3
AS 190 file path=usr/share/man/man3/CURLOPT_ERRORBUFFER.3
191 file path=usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3
192 file path=usr/share/man/man3/CURLOPT_FAILONERROR.3
193 file path=usr/share/man/man3/CURLOPT_FILETIME.3
194 file path=usr/share/man/man3/CURLOPT_FNMATCH_DATA.3
195 file path=usr/share/man/man3/CURLOPT_FNMATCH_FUNCTION.3
196 file path=usr/share/man/man3/CURLOPT_FOLLOWLOCATION.3
197 file path=usr/share/man/man3/CURLOPT_FORBID_REUSE.3
198 file path=usr/share/man/man3/CURLOPT_FRESH_CONNECT.3
199 file path=usr/share/man/man3/CURLOPT_FTPPORT.3
200 file path=usr/share/man/man3/CURLOPT_FTPSSLAUTH.3
201 file path=usr/share/man/man3/CURLOPT_FTP_ACCOUNT.3
202 file path=usr/share/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3
203 file path=usr/share/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3
204 file path=usr/share/man/man3/CURLOPT_FTP_FILEMETHOD.3
205 file path=usr/share/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3
206 file path=usr/share/man/man3/CURLOPT_FTP_SSL_CCC.3
207 file path=usr/share/man/man3/CURLOPT_FTP_USE_EPRT.3
208 file path=usr/share/man/man3/CURLOPT_FTP_USE_EPSV.3
209 file path=usr/share/man/man3/CURLOPT_FTP_USE_PRET.3
210 file path=usr/share/man/man3/CURLOPT_GSSAPI_DELEGATION.3
ef64c2 211 file path=usr/share/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3
AP 212 file path=usr/share/man/man3/CURLOPT_HAPROXYPROTOCOL.3
f5870e 213 file path=usr/share/man/man3/CURLOPT_HAPROXY_CLIENT_IP.3
a1ab2b 214 file path=usr/share/man/man3/CURLOPT_HEADER.3
AS 215 file path=usr/share/man/man3/CURLOPT_HEADERDATA.3
216 file path=usr/share/man/man3/CURLOPT_HEADERFUNCTION.3
217 file path=usr/share/man/man3/CURLOPT_HEADEROPT.3
ed7ff2 218 file path=usr/share/man/man3/CURLOPT_HSTS.3
AW 219 file path=usr/share/man/man3/CURLOPT_HSTSREADDATA.3
220 file path=usr/share/man/man3/CURLOPT_HSTSREADFUNCTION.3
221 file path=usr/share/man/man3/CURLOPT_HSTSWRITEDATA.3
222 file path=usr/share/man/man3/CURLOPT_HSTSWRITEFUNCTION.3
223 file path=usr/share/man/man3/CURLOPT_HSTS_CTRL.3
5c6d14 224 file path=usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3
a1ab2b 225 file path=usr/share/man/man3/CURLOPT_HTTP200ALIASES.3
AS 226 file path=usr/share/man/man3/CURLOPT_HTTPAUTH.3
227 file path=usr/share/man/man3/CURLOPT_HTTPGET.3
228 file path=usr/share/man/man3/CURLOPT_HTTPHEADER.3
229 file path=usr/share/man/man3/CURLOPT_HTTPPOST.3
230 file path=usr/share/man/man3/CURLOPT_HTTPPROXYTUNNEL.3
231 file path=usr/share/man/man3/CURLOPT_HTTP_CONTENT_DECODING.3
232 file path=usr/share/man/man3/CURLOPT_HTTP_TRANSFER_DECODING.3
233 file path=usr/share/man/man3/CURLOPT_HTTP_VERSION.3
234 file path=usr/share/man/man3/CURLOPT_IGNORE_CONTENT_LENGTH.3
235 file path=usr/share/man/man3/CURLOPT_INFILESIZE.3
236 file path=usr/share/man/man3/CURLOPT_INFILESIZE_LARGE.3
237 file path=usr/share/man/man3/CURLOPT_INTERFACE.3
238 file path=usr/share/man/man3/CURLOPT_INTERLEAVEDATA.3
239 file path=usr/share/man/man3/CURLOPT_INTERLEAVEFUNCTION.3
240 file path=usr/share/man/man3/CURLOPT_IOCTLDATA.3
241 file path=usr/share/man/man3/CURLOPT_IOCTLFUNCTION.3
242 file path=usr/share/man/man3/CURLOPT_IPRESOLVE.3
243 file path=usr/share/man/man3/CURLOPT_ISSUERCERT.3
5c6d14 244 file path=usr/share/man/man3/CURLOPT_ISSUERCERT_BLOB.3
db8fd9 245 file path=usr/share/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3
a1ab2b 246 file path=usr/share/man/man3/CURLOPT_KEYPASSWD.3
AS 247 file path=usr/share/man/man3/CURLOPT_KRBLEVEL.3
248 file path=usr/share/man/man3/CURLOPT_LOCALPORT.3
249 file path=usr/share/man/man3/CURLOPT_LOCALPORTRANGE.3
250 file path=usr/share/man/man3/CURLOPT_LOGIN_OPTIONS.3
251 file path=usr/share/man/man3/CURLOPT_LOW_SPEED_LIMIT.3
252 file path=usr/share/man/man3/CURLOPT_LOW_SPEED_TIME.3
253 file path=usr/share/man/man3/CURLOPT_MAIL_AUTH.3
254 file path=usr/share/man/man3/CURLOPT_MAIL_FROM.3
255 file path=usr/share/man/man3/CURLOPT_MAIL_RCPT.3
f5870e 256 file path=usr/share/man/man3/CURLOPT_MAIL_RCPT_ALLOWFAILS.3
5c6d14 257 file path=usr/share/man/man3/CURLOPT_MAXAGE_CONN.3
a1ab2b 258 file path=usr/share/man/man3/CURLOPT_MAXCONNECTS.3
AS 259 file path=usr/share/man/man3/CURLOPT_MAXFILESIZE.3
260 file path=usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3
b8b6d7 261 file path=usr/share/man/man3/CURLOPT_MAXLIFETIME_CONN.3
a1ab2b 262 file path=usr/share/man/man3/CURLOPT_MAXREDIRS.3
AS 263 file path=usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3
264 file path=usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3
ef64c2 265 file path=usr/share/man/man3/CURLOPT_MIMEPOST.3
2823c5 266 file path=usr/share/man/man3/CURLOPT_MIME_OPTIONS.3
a1ab2b 267 file path=usr/share/man/man3/CURLOPT_NETRC.3
AS 268 file path=usr/share/man/man3/CURLOPT_NETRC_FILE.3
269 file path=usr/share/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3
270 file path=usr/share/man/man3/CURLOPT_NEW_FILE_PERMS.3
271 file path=usr/share/man/man3/CURLOPT_NOBODY.3
272 file path=usr/share/man/man3/CURLOPT_NOPROGRESS.3
273 file path=usr/share/man/man3/CURLOPT_NOPROXY.3
274 file path=usr/share/man/man3/CURLOPT_NOSIGNAL.3
275 file path=usr/share/man/man3/CURLOPT_OPENSOCKETDATA.3
276 file path=usr/share/man/man3/CURLOPT_OPENSOCKETFUNCTION.3
277 file path=usr/share/man/man3/CURLOPT_PASSWORD.3
278 file path=usr/share/man/man3/CURLOPT_PATH_AS_IS.3
279 file path=usr/share/man/man3/CURLOPT_PINNEDPUBLICKEY.3
280 file path=usr/share/man/man3/CURLOPT_PIPEWAIT.3
281 file path=usr/share/man/man3/CURLOPT_PORT.3
282 file path=usr/share/man/man3/CURLOPT_POST.3
283 file path=usr/share/man/man3/CURLOPT_POSTFIELDS.3
284 file path=usr/share/man/man3/CURLOPT_POSTFIELDSIZE.3
285 file path=usr/share/man/man3/CURLOPT_POSTFIELDSIZE_LARGE.3
286 file path=usr/share/man/man3/CURLOPT_POSTQUOTE.3
287 file path=usr/share/man/man3/CURLOPT_POSTREDIR.3
288 file path=usr/share/man/man3/CURLOPT_PREQUOTE.3
b8b6d7 289 file path=usr/share/man/man3/CURLOPT_PREREQDATA.3
AW 290 file path=usr/share/man/man3/CURLOPT_PREREQFUNCTION.3
efc6e9 291 file path=usr/share/man/man3/CURLOPT_PRE_PROXY.3
a1ab2b 292 file path=usr/share/man/man3/CURLOPT_PRIVATE.3
AS 293 file path=usr/share/man/man3/CURLOPT_PROGRESSDATA.3
294 file path=usr/share/man/man3/CURLOPT_PROGRESSFUNCTION.3
295 file path=usr/share/man/man3/CURLOPT_PROTOCOLS.3
7d534c 296 file path=usr/share/man/man3/CURLOPT_PROTOCOLS_STR.3
a1ab2b 297 file path=usr/share/man/man3/CURLOPT_PROXY.3
AS 298 file path=usr/share/man/man3/CURLOPT_PROXYAUTH.3
299 file path=usr/share/man/man3/CURLOPT_PROXYHEADER.3
300 file path=usr/share/man/man3/CURLOPT_PROXYPASSWORD.3
301 file path=usr/share/man/man3/CURLOPT_PROXYPORT.3
302 file path=usr/share/man/man3/CURLOPT_PROXYTYPE.3
303 file path=usr/share/man/man3/CURLOPT_PROXYUSERNAME.3
304 file path=usr/share/man/man3/CURLOPT_PROXYUSERPWD.3
efc6e9 305 file path=usr/share/man/man3/CURLOPT_PROXY_CAINFO.3
5fb3b1 306 file path=usr/share/man/man3/CURLOPT_PROXY_CAINFO_BLOB.3
efc6e9 307 file path=usr/share/man/man3/CURLOPT_PROXY_CAPATH.3
AP 308 file path=usr/share/man/man3/CURLOPT_PROXY_CRLFILE.3
5c6d14 309 file path=usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT.3
AP 310 file path=usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT_BLOB.3
efc6e9 311 file path=usr/share/man/man3/CURLOPT_PROXY_KEYPASSWD.3
AP 312 file path=usr/share/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3
a1ab2b 313 file path=usr/share/man/man3/CURLOPT_PROXY_SERVICE_NAME.3
efc6e9 314 file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERT.3
AP 315 file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3
5c6d14 316 file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERT_BLOB.3
efc6e9 317 file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEY.3
AP 318 file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3
5c6d14 319 file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEY_BLOB.3
efc6e9 320 file path=usr/share/man/man3/CURLOPT_PROXY_SSLVERSION.3
AP 321 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3
322 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3
323 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3
324 file path=usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3
e47e61 325 file path=usr/share/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3
efc6e9 326 file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3
AP 327 file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3
328 file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3
a1ab2b 329 file path=usr/share/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3
AS 330 file path=usr/share/man/man3/CURLOPT_PUT.3
f5870e 331 file path=usr/share/man/man3/CURLOPT_QUICK_EXIT.3
a1ab2b 332 file path=usr/share/man/man3/CURLOPT_QUOTE.3
AS 333 file path=usr/share/man/man3/CURLOPT_RANDOM_FILE.3
334 file path=usr/share/man/man3/CURLOPT_RANGE.3
335 file path=usr/share/man/man3/CURLOPT_READDATA.3
336 file path=usr/share/man/man3/CURLOPT_READFUNCTION.3
337 file path=usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS.3
7d534c 338 file path=usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS_STR.3
a1ab2b 339 file path=usr/share/man/man3/CURLOPT_REFERER.3
ef64c2 340 file path=usr/share/man/man3/CURLOPT_REQUEST_TARGET.3
a1ab2b 341 file path=usr/share/man/man3/CURLOPT_RESOLVE.3
ef64c2 342 file path=usr/share/man/man3/CURLOPT_RESOLVER_START_DATA.3
AP 343 file path=usr/share/man/man3/CURLOPT_RESOLVER_START_FUNCTION.3
a1ab2b 344 file path=usr/share/man/man3/CURLOPT_RESUME_FROM.3
AS 345 file path=usr/share/man/man3/CURLOPT_RESUME_FROM_LARGE.3
346 file path=usr/share/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3
347 file path=usr/share/man/man3/CURLOPT_RTSP_REQUEST.3
348 file path=usr/share/man/man3/CURLOPT_RTSP_SERVER_CSEQ.3
349 file path=usr/share/man/man3/CURLOPT_RTSP_SESSION_ID.3
350 file path=usr/share/man/man3/CURLOPT_RTSP_STREAM_URI.3
351 file path=usr/share/man/man3/CURLOPT_RTSP_TRANSPORT.3
5c6d14 352 file path=usr/share/man/man3/CURLOPT_SASL_AUTHZID.3
a1ab2b 353 file path=usr/share/man/man3/CURLOPT_SASL_IR.3
AS 354 file path=usr/share/man/man3/CURLOPT_SEEKDATA.3
355 file path=usr/share/man/man3/CURLOPT_SEEKFUNCTION.3
7d534c 356 file path=usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3
2447a6 357 file path=usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3
a1ab2b 358 file path=usr/share/man/man3/CURLOPT_SERVICE_NAME.3
AS 359 file path=usr/share/man/man3/CURLOPT_SHARE.3
360 file path=usr/share/man/man3/CURLOPT_SOCKOPTDATA.3
361 file path=usr/share/man/man3/CURLOPT_SOCKOPTFUNCTION.3
ef64c2 362 file path=usr/share/man/man3/CURLOPT_SOCKS5_AUTH.3
a1ab2b 363 file path=usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3
AS 364 file path=usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3
365 file path=usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3
ef64c2 366 file path=usr/share/man/man3/CURLOPT_SSH_COMPRESSION.3
f5870e 367 file path=usr/share/man/man3/CURLOPT_SSH_HOSTKEYDATA.3
AW 368 file path=usr/share/man/man3/CURLOPT_SSH_HOSTKEYFUNCTION.3
a1ab2b 369 file path=usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
b8b6d7 370 file path=usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3
a1ab2b 371 file path=usr/share/man/man3/CURLOPT_SSH_KEYDATA.3
AS 372 file path=usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3
373 file path=usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3
374 file path=usr/share/man/man3/CURLOPT_SSH_PRIVATE_KEYFILE.3
375 file path=usr/share/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3
376 file path=usr/share/man/man3/CURLOPT_SSLCERT.3
377 file path=usr/share/man/man3/CURLOPT_SSLCERTTYPE.3
5c6d14 378 file path=usr/share/man/man3/CURLOPT_SSLCERT_BLOB.3
a1ab2b 379 file path=usr/share/man/man3/CURLOPT_SSLENGINE.3
AS 380 file path=usr/share/man/man3/CURLOPT_SSLENGINE_DEFAULT.3
381 file path=usr/share/man/man3/CURLOPT_SSLKEY.3
382 file path=usr/share/man/man3/CURLOPT_SSLKEYTYPE.3
5c6d14 383 file path=usr/share/man/man3/CURLOPT_SSLKEY_BLOB.3
a1ab2b 384 file path=usr/share/man/man3/CURLOPT_SSLVERSION.3
AS 385 file path=usr/share/man/man3/CURLOPT_SSL_CIPHER_LIST.3
386 file path=usr/share/man/man3/CURLOPT_SSL_CTX_DATA.3
387 file path=usr/share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3
d3f752 388 file path=usr/share/man/man3/CURLOPT_SSL_EC_CURVES.3
a1ab2b 389 file path=usr/share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3
AS 390 file path=usr/share/man/man3/CURLOPT_SSL_ENABLE_NPN.3
391 file path=usr/share/man/man3/CURLOPT_SSL_FALSESTART.3
392 file path=usr/share/man/man3/CURLOPT_SSL_OPTIONS.3
393 file path=usr/share/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3
394 file path=usr/share/man/man3/CURLOPT_SSL_VERIFYHOST.3
395 file path=usr/share/man/man3/CURLOPT_SSL_VERIFYPEER.3
396 file path=usr/share/man/man3/CURLOPT_SSL_VERIFYSTATUS.3
397 file path=usr/share/man/man3/CURLOPT_STDERR.3
398 file path=usr/share/man/man3/CURLOPT_STREAM_DEPENDS.3
399 file path=usr/share/man/man3/CURLOPT_STREAM_DEPENDS_E.3
400 file path=usr/share/man/man3/CURLOPT_STREAM_WEIGHT.3
a570df 401 file path=usr/share/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3
c627d5 402 file path=usr/share/man/man3/CURLOPT_TCP_FASTOPEN.3
a1ab2b 403 file path=usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3
AS 404 file path=usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3
405 file path=usr/share/man/man3/CURLOPT_TCP_KEEPINTVL.3
406 file path=usr/share/man/man3/CURLOPT_TCP_NODELAY.3
407 file path=usr/share/man/man3/CURLOPT_TELNETOPTIONS.3
408 file path=usr/share/man/man3/CURLOPT_TFTP_BLKSIZE.3
c627d5 409 file path=usr/share/man/man3/CURLOPT_TFTP_NO_OPTIONS.3
a1ab2b 410 file path=usr/share/man/man3/CURLOPT_TIMECONDITION.3
AS 411 file path=usr/share/man/man3/CURLOPT_TIMEOUT.3
412 file path=usr/share/man/man3/CURLOPT_TIMEOUT_MS.3
413 file path=usr/share/man/man3/CURLOPT_TIMEVALUE.3
ef64c2 414 file path=usr/share/man/man3/CURLOPT_TIMEVALUE_LARGE.3
e47e61 415 file path=usr/share/man/man3/CURLOPT_TLS13_CIPHERS.3
a1ab2b 416 file path=usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3
AS 417 file path=usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3
418 file path=usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3
5c6d14 419 file path=usr/share/man/man3/CURLOPT_TRAILERDATA.3
AP 420 file path=usr/share/man/man3/CURLOPT_TRAILERFUNCTION.3
a1ab2b 421 file path=usr/share/man/man3/CURLOPT_TRANSFERTEXT.3
AS 422 file path=usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3
423 file path=usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3
424 file path=usr/share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3
5c6d14 425 file path=usr/share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3
a1ab2b 426 file path=usr/share/man/man3/CURLOPT_UPLOAD.3
5c6d14 427 file path=usr/share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3
a1ab2b 428 file path=usr/share/man/man3/CURLOPT_URL.3
AS 429 file path=usr/share/man/man3/CURLOPT_USERAGENT.3
430 file path=usr/share/man/man3/CURLOPT_USERNAME.3
431 file path=usr/share/man/man3/CURLOPT_USERPWD.3
432 file path=usr/share/man/man3/CURLOPT_USE_SSL.3
433 file path=usr/share/man/man3/CURLOPT_VERBOSE.3
434 file path=usr/share/man/man3/CURLOPT_WILDCARDMATCH.3
435 file path=usr/share/man/man3/CURLOPT_WRITEDATA.3
436 file path=usr/share/man/man3/CURLOPT_WRITEFUNCTION.3
8edb83 437 file path=usr/share/man/man3/CURLOPT_WS_OPTIONS.3
a1ab2b 438 file path=usr/share/man/man3/CURLOPT_XFERINFODATA.3
AS 439 file path=usr/share/man/man3/CURLOPT_XFERINFOFUNCTION.3
440 file path=usr/share/man/man3/CURLOPT_XOAUTH2_BEARER.3
2823c5 441 file path=usr/share/man/man3/CURLSHOPT_LOCKFUNC.3
AW 442 file path=usr/share/man/man3/CURLSHOPT_SHARE.3
443 file path=usr/share/man/man3/CURLSHOPT_UNLOCKFUNC.3
444 file path=usr/share/man/man3/CURLSHOPT_UNSHARE.3
445 file path=usr/share/man/man3/CURLSHOPT_USERDATA.3
a1ab2b 446 file path=usr/share/man/man3/curl_easy_cleanup.3
AS 447 file path=usr/share/man/man3/curl_easy_duphandle.3
448 file path=usr/share/man/man3/curl_easy_escape.3
449 file path=usr/share/man/man3/curl_easy_getinfo.3
cdda8c 450 file path=usr/share/man/man3/curl_easy_header.3
a1ab2b 451 file path=usr/share/man/man3/curl_easy_init.3
cdda8c 452 file path=usr/share/man/man3/curl_easy_nextheader.3
d3f752 453 file path=usr/share/man/man3/curl_easy_option_by_id.3
AW 454 file path=usr/share/man/man3/curl_easy_option_by_name.3
455 file path=usr/share/man/man3/curl_easy_option_next.3
a1ab2b 456 file path=usr/share/man/man3/curl_easy_pause.3
AS 457 file path=usr/share/man/man3/curl_easy_perform.3
458 file path=usr/share/man/man3/curl_easy_recv.3
459 file path=usr/share/man/man3/curl_easy_reset.3
460 file path=usr/share/man/man3/curl_easy_send.3
461 file path=usr/share/man/man3/curl_easy_setopt.3
462 file path=usr/share/man/man3/curl_easy_strerror.3
463 file path=usr/share/man/man3/curl_easy_unescape.3
5c6d14 464 file path=usr/share/man/man3/curl_easy_upkeep.3
a1ab2b 465 file path=usr/share/man/man3/curl_escape.3
AS 466 file path=usr/share/man/man3/curl_formadd.3
467 file path=usr/share/man/man3/curl_formfree.3
468 file path=usr/share/man/man3/curl_formget.3
469 file path=usr/share/man/man3/curl_free.3
470 file path=usr/share/man/man3/curl_getdate.3
471 file path=usr/share/man/man3/curl_getenv.3
472 file path=usr/share/man/man3/curl_global_cleanup.3
473 file path=usr/share/man/man3/curl_global_init.3
474 file path=usr/share/man/man3/curl_global_init_mem.3
ef64c2 475 file path=usr/share/man/man3/curl_global_sslset.3
f5870e 476 file path=usr/share/man/man3/curl_global_trace.3
ef64c2 477 file path=usr/share/man/man3/curl_mime_addpart.3
AP 478 file path=usr/share/man/man3/curl_mime_data.3
479 file path=usr/share/man/man3/curl_mime_data_cb.3
480 file path=usr/share/man/man3/curl_mime_encoder.3
481 file path=usr/share/man/man3/curl_mime_filedata.3
482 file path=usr/share/man/man3/curl_mime_filename.3
483 file path=usr/share/man/man3/curl_mime_free.3
484 file path=usr/share/man/man3/curl_mime_headers.3
485 file path=usr/share/man/man3/curl_mime_init.3
486 file path=usr/share/man/man3/curl_mime_name.3
487 file path=usr/share/man/man3/curl_mime_subparts.3
488 file path=usr/share/man/man3/curl_mime_type.3
a1ab2b 489 file path=usr/share/man/man3/curl_mprintf.3
AS 490 file path=usr/share/man/man3/curl_multi_add_handle.3
491 file path=usr/share/man/man3/curl_multi_assign.3
492 file path=usr/share/man/man3/curl_multi_cleanup.3
493 file path=usr/share/man/man3/curl_multi_fdset.3
f5870e 494 file path=usr/share/man/man3/curl_multi_get_handles.3
a1ab2b 495 file path=usr/share/man/man3/curl_multi_info_read.3
AS 496 file path=usr/share/man/man3/curl_multi_init.3
497 file path=usr/share/man/man3/curl_multi_perform.3
5c6d14 498 file path=usr/share/man/man3/curl_multi_poll.3
a1ab2b 499 file path=usr/share/man/man3/curl_multi_remove_handle.3
AS 500 file path=usr/share/man/man3/curl_multi_setopt.3
501 file path=usr/share/man/man3/curl_multi_socket.3
502 file path=usr/share/man/man3/curl_multi_socket_action.3
c627d5 503 file path=usr/share/man/man3/curl_multi_socket_all.3
a1ab2b 504 file path=usr/share/man/man3/curl_multi_strerror.3
AS 505 file path=usr/share/man/man3/curl_multi_timeout.3
506 file path=usr/share/man/man3/curl_multi_wait.3
5c6d14 507 file path=usr/share/man/man3/curl_multi_wakeup.3
f5870e 508 file path=usr/share/man/man3/curl_pushheader_byname.3
AW 509 file path=usr/share/man/man3/curl_pushheader_bynum.3
a1ab2b 510 file path=usr/share/man/man3/curl_share_cleanup.3
AS 511 file path=usr/share/man/man3/curl_share_init.3
512 file path=usr/share/man/man3/curl_share_setopt.3
513 file path=usr/share/man/man3/curl_share_strerror.3
514 file path=usr/share/man/man3/curl_slist_append.3
515 file path=usr/share/man/man3/curl_slist_free_all.3
516 file path=usr/share/man/man3/curl_strequal.3
ef64c2 517 file path=usr/share/man/man3/curl_strnequal.3
a1ab2b 518 file path=usr/share/man/man3/curl_unescape.3
5c6d14 519 file path=usr/share/man/man3/curl_url.3
AP 520 file path=usr/share/man/man3/curl_url_cleanup.3
521 file path=usr/share/man/man3/curl_url_dup.3
522 file path=usr/share/man/man3/curl_url_get.3
523 file path=usr/share/man/man3/curl_url_set.3
b8b6d7 524 file path=usr/share/man/man3/curl_url_strerror.3
a1ab2b 525 file path=usr/share/man/man3/curl_version.3
AS 526 file path=usr/share/man/man3/curl_version_info.3
8edb83 527 file path=usr/share/man/man3/curl_ws_meta.3
AW 528 file path=usr/share/man/man3/curl_ws_recv.3
529 file path=usr/share/man/man3/curl_ws_send.3
a1ab2b 530 file path=usr/share/man/man3/libcurl-easy.3
f5870e 531 file path=usr/share/man/man3/libcurl-env-dbg.3
ef64c2 532 file path=usr/share/man/man3/libcurl-env.3
a1ab2b 533 file path=usr/share/man/man3/libcurl-errors.3
AS 534 file path=usr/share/man/man3/libcurl-multi.3
ef64c2 535 file path=usr/share/man/man3/libcurl-security.3
a1ab2b 536 file path=usr/share/man/man3/libcurl-share.3
AS 537 file path=usr/share/man/man3/libcurl-symbols.3
538 file path=usr/share/man/man3/libcurl-thread.3
539 file path=usr/share/man/man3/libcurl-tutorial.3
5c6d14 540 file path=usr/share/man/man3/libcurl-url.3
f5870e 541 file path=usr/share/man/man3/libcurl-ws.3
a1ab2b 542 file path=usr/share/man/man3/libcurl.3