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