2019-04-22 10:21:17 +10:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2018-07-26 20:52:03 +10:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2019-04-22 10:21:17 +10:00
< meta name = "generator" content = "Doxygen 1.8.15" / >
2018-07-26 20:52:03 +10:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2019-04-22 10:21:17 +10:00
< title > wut: /home/ash/src/wut/include/curl/typecheck-gcc.h Source File< / title >
2018-07-26 20:52:03 +10:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > wut
2019-04-22 10:21:17 +10:00
  < span id = "projectnumber" > 1.0.0-beta8< / span >
2018-07-26 20:52:03 +10:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-04-22 10:21:17 +10:00
<!-- Generated by Doxygen 1.8.15 -->
2018-07-26 20:52:03 +10:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d44c64559bbebec7f509842c48db8b23.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_d74097cd299de96a8b672354d9824a8f.html" > curl< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > typecheck-gcc.h< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a href = "typecheck-gcc_8h.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "preprocessor" > #ifndef __CURL_TYPECHECK_GCC_H< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "preprocessor" > #define __CURL_TYPECHECK_GCC_H< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > /***************************************************************************< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > * _ _ ____ _< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > * Project ___| | | | _ \| |< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > * / __| | | | |_) | |< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > * | (__| |_| | _ < | |___< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > * \___|\___/|_| \_\_____|< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > *< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < span class = "comment" > * Copyright (C) 1998 - 2011, Daniel Stenberg, < daniel@haxx.se> , et al.< / span > < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "comment" > *< / span > < / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < span class = "comment" > * This software is licensed as described in the file COPYING, which< / span > < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > 13< / span >   < span class = "comment" > * you should have received as part of this distribution. The terms< / span > < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "comment" > * are also available at http://curl.haxx.se/docs/copyright.html.< / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "comment" > *< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "comment" > * You may opt to use, copy, modify, merge, publish, distribute and/or sell< / span > < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "comment" > * copies of the Software, and permit persons to whom the Software is< / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "comment" > * furnished to do so, under the terms of the COPYING file.< / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "comment" > *< / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "comment" > * This software is distributed on an " AS IS" basis, WITHOUT WARRANTY OF ANY< / span > < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "comment" > * KIND, either express or implied.< / span > < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "comment" > *< / span > < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "comment" > ***************************************************************************/< / span > < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < span class = "comment" > /* wraps curl_easy_setopt() with typechecking */< / span > < / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" >
< div class = "ttc" id = "typecheck-gcc_8h_html_aeea9c5ad63d27b7ce77216a872b737c6" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#aeea9c5ad63d27b7ce77216a872b737c6" > _curl_ssl_ctx_callback8< / a > < / div > < div class = "ttdeci" > _curl_ssl_ctx_callback1 _curl_ssl_ctx_callback8< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00547" > typecheck-gcc.h:547< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a4b78d0574fcf4c4446605226baef4a37" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a4b78d0574fcf4c4446605226baef4a37" > _curl_opensocket_callback1< / a > < / div > < div class = "ttdeci" > curl_socket_t() _curl_opensocket_callback1(void *, curlsocktype, struct curl_sockaddr *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00481" > typecheck-gcc.h:481< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a7058f7dbc805e87b392be48dfdeeb243" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a7058f7dbc805e87b392be48dfdeeb243" > _curl_ssl_ctx_callback1< / a > < / div > < div class = "ttdeci" > CURLcode() _curl_ssl_ctx_callback1(CURL *, void *, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00530" > typecheck-gcc.h:530< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ae1c22cc182bd6c2840919a8a97bc893d" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ae1c22cc182bd6c2840919a8a97bc893d" > _curl_progress_callback1< / a > < / div > < div class = "ttdeci" > int() _curl_progress_callback1(void *, double, double, double, double)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00495" > typecheck-gcc.h:495< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ac71948f5d198f4fce7fcec5e1c393c7d" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ac71948f5d198f4fce7fcec5e1c393c7d" > _curl_opensocket_callback2< / a > < / div > < div class = "ttdeci" > curl_socket_t() _curl_opensocket_callback2(void *, curlsocktype, const struct curl_sockaddr *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00483" > typecheck-gcc.h:483< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a20492219d2ab8606fbc23db7a498bfcc" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a20492219d2ab8606fbc23db7a498bfcc" > _curl_read_callback4< / a > < / div > < div class = "ttdeci" > size_t() _curl_read_callback4(void *, size_t, size_t, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00424" > typecheck-gcc.h:424< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a860c9f69cd61f0d62fe6d1c07f997557" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a860c9f69cd61f0d62fe6d1c07f997557" > _curl_conv_callback3< / a > < / div > < div class = "ttdeci" > CURLcode(* _curl_conv_callback3)(void *, size_t length)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00560" > typecheck-gcc.h:560< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a33f0746d29dae7c90b17c8bc86e4f5da" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a33f0746d29dae7c90b17c8bc86e4f5da" > _curl_ioctl_callback3< / a > < / div > < div class = "ttdeci" > curlioerr() _curl_ioctl_callback3(CURL *, curliocmd, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00458" > typecheck-gcc.h:458< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ac98d2c7271ec1cec914c97a5145158e0" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ac98d2c7271ec1cec914c97a5145158e0" > _curl_ioctl_callback1< / a > < / div > < div class = "ttdeci" > curlioerr() _curl_ioctl_callback1(CURL *, int, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00456" > typecheck-gcc.h:456< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_af115314713f05549afb04f2690fe3799" > < div class = "ttname" > < a href = "curl_8h.html#af115314713f05549afb04f2690fe3799" > curl_ssl_ctx_callback< / a > < / div > < div class = "ttdeci" > CURLcode(* curl_ssl_ctx_callback)(CURL *curl, void *ssl_ctx, void *userptr)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00512" > curl.h:512< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a57074be8be0a6ce763667af2d2ecf545" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a57074be8be0a6ce763667af2d2ecf545" > _curl_ioctl_callback2< / a > < / div > < div class = "ttdeci" > curlioerr() _curl_ioctl_callback2(CURL *, int, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00457" > typecheck-gcc.h:457< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ae65fa617c1a899f5805a234c70a6562e" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ae65fa617c1a899f5805a234c70a6562e" > _curl_write_callback4< / a > < / div > < div class = "ttdeci" > size_t() _curl_write_callback4(const void *, size_t, size_t, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00443" > typecheck-gcc.h:443< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_af0691941698240652e0a391394217951" > < div class = "ttname" > < a href = "curl_8h.html#af0691941698240652e0a391394217951" > CURLcode< / a > < / div > < div class = "ttdeci" > CURLcode< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00336" > curl.h:336< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a98820b0001a74a41b6a101b106a336bd" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a98820b0001a74a41b6a101b106a336bd" > _curl_write_callback5< / a > < / div > < div class = "ttdeci" > size_t() _curl_write_callback5(const void *, size_t, size_t, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00444" > typecheck-gcc.h:444< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_acb230bf6dbf7bcb6e4e8740ea42ca3b3" > < div class = "ttname" > < a href = "curl_8h.html#acb230bf6dbf7bcb6e4e8740ea42ca3b3" > curl_conv_callback< / a > < / div > < div class = "ttdeci" > CURLcode(* curl_conv_callback)(char *buffer, size_t length)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00510" > curl.h:510< / a > < / div > < / div >
< div class = "ttc" id = "multi_8h_html_a54626afbeed85ed0a0e82bb000587b12" > < div class = "ttname" > < a href = "multi_8h.html#a54626afbeed85ed0a0e82bb000587b12" > CURLMsg::data< / a > < / div > < div class = "ttdeci" > union CURLMsg::@4 data< / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_af8d527555aeac344caa3754445c6ecba" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#af8d527555aeac344caa3754445c6ecba" > curl_easy_setopt< / a > < / div > < div class = "ttdeci" > #define curl_easy_setopt(handle, option, value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00041" > typecheck-gcc.h:41< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a8ea5d0b350bebdf47cfb237e7caac14a" > < div class = "ttname" > < a href = "curl_8h.html#a8ea5d0b350bebdf47cfb237e7caac14a" > curl_seek_callback< / a > < / div > < div class = "ttdeci" > int(* curl_seek_callback)(void *instream, curl_off_t offset, int origin)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00231" > curl.h:231< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a704fb61f39b18a5fde22c82d59b60865" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a704fb61f39b18a5fde22c82d59b60865" > _curl_seek_callback2< / a > < / div > < div class = "ttdeci" > CURLcode(* _curl_seek_callback2)(const void *, curl_off_t, int)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00570" > typecheck-gcc.h:570< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_ad967e4ffcbaf6c9dc7105b798d0f5b32" > < div class = "ttname" > < a href = "curl_8h.html#ad967e4ffcbaf6c9dc7105b798d0f5b32" > curl_debug_callback< / a > < / div > < div class = "ttdeci" > int(* curl_debug_callback)(CURL *handle, curl_infotype type, char *data, size_t size, void *userptr)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00323" > curl.h:323< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a3ed9505f200ea33994226fe68d563aba" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a3ed9505f200ea33994226fe68d563aba" > _curl_opensocket_callback4< / a > < / div > < div class = "ttdeci" > curl_socket_t() _curl_opensocket_callback4(const void *, curlsocktype, const struct curl_sockaddr *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00487" > typecheck-gcc.h:487< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_structcurl__sockaddr" > < div class = "ttname" > < a href = "curl_8h.html#structcurl__sockaddr" > curl_sockaddr< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00263" > curl.h:263< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a6c4618e2a8fc4dac60df619ad8679b5a" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a6c4618e2a8fc4dac60df619ad8679b5a" > _curl_ssl_ctx_callback6< / a > < / div > < div class = "ttdeci" > _curl_ssl_ctx_callback1 _curl_ssl_ctx_callback6< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00545" > typecheck-gcc.h:545< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a98c01eba8ecf16a15fc0e71903eac966" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a98c01eba8ecf16a15fc0e71903eac966" > _curl_ioctl_callback4< / a > < / div > < div class = "ttdeci" > curlioerr() _curl_ioctl_callback4(CURL *, curliocmd, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00459" > typecheck-gcc.h:459< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ae92c23cd0e591dba75a807f53c77bd89" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ae92c23cd0e591dba75a807f53c77bd89" > _curl_sockopt_callback1< / a > < / div > < div class = "ttdeci" > int() _curl_sockopt_callback1(void *, curl_socket_t, curlsocktype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00467" > typecheck-gcc.h:467< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a978f4e7a75943f3c2a518eb72da213f2" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a978f4e7a75943f3c2a518eb72da213f2" > curl_easy_getinfo< / a > < / div > < div class = "ttdeci" > #define curl_easy_getinfo(handle, info, arg)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00108" > typecheck-gcc.h:108< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ae2ebdce539e2b1b1348bca8c74831d86" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ae2ebdce539e2b1b1348bca8c74831d86" > _curl_ssl_ctx_callback7< / a > < / div > < div class = "ttdeci" > _curl_ssl_ctx_callback1 _curl_ssl_ctx_callback7< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00546" > typecheck-gcc.h:546< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a687bc180c1842bae4d28f8803c307c70" > < div class = "ttname" > < a href = "curl_8h.html#a687bc180c1842bae4d28f8803c307c70" > curl_sockopt_callback< / a > < / div > < div class = "ttdeci" > int(* curl_sockopt_callback)(void *clientp, curl_socket_t curlfd, curlsocktype purpose)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00259" > curl.h:259< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a7d411cabd802a4d71ed00c3cb3fe2485" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a7d411cabd802a4d71ed00c3cb3fe2485" > _curl_ssl_ctx_callback2< / a > < / div > < div class = "ttdeci" > CURLcode() _curl_ssl_ctx_callback2(CURL *, void *, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00531" > typecheck-gcc.h:531< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a1b8b8f3e1a4e538a6bb1dd83a3388547" > < div class = "ttname" > < a href = "curl_8h.html#a1b8b8f3e1a4e538a6bb1dd83a3388547" > curl_opensocket_callback< / a > < / div > < div class = "ttdeci" > curl_socket_t(* curl_opensocket_callback)(void *clientp, curlsocktype purpose, struct curl_sockaddr *address)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00274" > curl.h:274< / a > < / div > < / div >
< div class = "ttc" id = "curlbuild_8h_html_a494e2b4279dc064f7ed1d0abd602b28d" > < div class = "ttname" > < a href = "curlbuild_8h.html#a494e2b4279dc064f7ed1d0abd602b28d" > curl_off_t< / a > < / div > < div class = "ttdeci" > CURL_TYPEOF_CURL_OFF_T curl_off_t< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curlbuild_8h_source.html#l00172" > curlbuild.h:172< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_acc73ed54f67fbaf3b0afd6304255df68" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#acc73ed54f67fbaf3b0afd6304255df68" > _curl_read_callback2< / a > < / div > < div class = "ttdeci" > size_t() _curl_read_callback2(char *, size_t, size_t, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00422" > typecheck-gcc.h:422< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_ae319cab849319fca1b222de282506ad9" > < div class = "ttname" > < a href = "curl_8h.html#ae319cab849319fca1b222de282506ad9" > curlsocktype< / a > < / div > < div class = "ttdeci" > curlsocktype< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00247" > curl.h:247< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_ae0524f6ec082005e39eb275c71c59a3b" > < div class = "ttname" > < a href = "curl_8h.html#ae0524f6ec082005e39eb275c71c59a3b" > curl_ioctl_callback< / a > < / div > < div class = "ttdeci" > curlioerr(* curl_ioctl_callback)(CURL *handle, int cmd, void *clientp)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00294" > curl.h:294< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a171c69a0358744ef482384eed24bb205" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a171c69a0358744ef482384eed24bb205" > _curl_write_callback3< / a > < / div > < div class = "ttdeci" > size_t() _curl_write_callback3(const char *, size_t, size_t, FILE *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00442" > typecheck-gcc.h:442< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_structcurl__httppost" > < div class = "ttname" > < a href = "curl_8h.html#structcurl__httppost" > curl_httppost< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00069" > curl.h:69< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a0fea29cfe79074a01e621e1a60991ef5" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a0fea29cfe79074a01e621e1a60991ef5" > _curl_conv_callback2< / a > < / div > < div class = "ttdeci" > CURLcode(* _curl_conv_callback2)(const char *, size_t length)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00559" > typecheck-gcc.h:559< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a4838c9c889eb922b7640a5bce11c39a1" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a4838c9c889eb922b7640a5bce11c39a1" > _curl_debug_callback4< / a > < / div > < div class = "ttdeci" > int() _curl_debug_callback4(CURL *, curl_infotype, const char *, size_t, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00514" > typecheck-gcc.h:514< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a3781556120d1f44d126ef1cf50019cf4" > < div class = "ttname" > < a href = "curl_8h.html#a3781556120d1f44d126ef1cf50019cf4" > curliocmd< / a > < / div > < div class = "ttdeci" > curliocmd< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00288" > curl.h:288< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a746d4e7ba89fe28a008e91cffb343ef0" > < div class = "ttname" > < a href = "curl_8h.html#a746d4e7ba89fe28a008e91cffb343ef0" > CURLSH< / a > < / div > < div class = "ttdeci" > void CURLSH< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l01871" > curl.h:1871< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a74233e98990823bab7b1804d6c97d913" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a74233e98990823bab7b1804d6c97d913" > _curl_read_callback3< / a > < / div > < div class = "ttdeci" > size_t() _curl_read_callback3(char *, size_t, size_t, FILE *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00423" > typecheck-gcc.h:423< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a9920c94d76d50e53275ed7d7529ea77a" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a9920c94d76d50e53275ed7d7529ea77a" > _curl_write_callback6< / a > < / div > < div class = "ttdeci" > size_t() _curl_write_callback6(const void *, size_t, size_t, FILE *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00446" > typecheck-gcc.h:446< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a7516630ec17f247697dd3272be7ada74" > < div class = "ttname" > < a href = "curl_8h.html#a7516630ec17f247697dd3272be7ada74" > curl_read_callback< / a > < / div > < div class = "ttdeci" > size_t(* curl_read_callback)(char *buffer, size_t size, size_t nitems, void *instream)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00242" > curl.h:242< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_aed08c6203949f0b52a655e094f241920" > < div class = "ttname" > < a href = "curl_8h.html#aed08c6203949f0b52a655e094f241920" > curlioerr< / a > < / div > < div class = "ttdeci" > curlioerr< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00281" > curl.h:281< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_adf5788b674ae99d7ee08c5fefa675609" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#adf5788b674ae99d7ee08c5fefa675609" > _CURL_WARNING< / a > < / div > < div class = "ttdeci" > #define _CURL_WARNING(id, message)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00140" > typecheck-gcc.h:140< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_af0a8c6d62890980b259658d6a4b5454a" > < div class = "ttname" > < a href = "curl_8h.html#af0a8c6d62890980b259658d6a4b5454a" > curl_progress_callback< / a > < / div > < div class = "ttdeci" > int(* curl_progress_callback)(void *clientp, double dltotal, double dlnow, double ultotal, double ulnow)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00103" > curl.h:103< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ab01f2ff3301a334ece6174b03f4e5d28" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ab01f2ff3301a334ece6174b03f4e5d28" > _curl_debug_callback2< / a > < / div > < div class = "ttdeci" > int() _curl_debug_callback2(CURL *, curl_infotype, char *, size_t, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00510" > typecheck-gcc.h:510< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_ad65e62dcde45b356254b0f25f38dd802" > < div class = "ttname" > < a href = "curl_8h.html#ad65e62dcde45b356254b0f25f38dd802" > curl_write_callback< / a > < / div > < div class = "ttdeci" > size_t(* curl_write_callback)(char *buffer, size_t size, size_t nitems, void *outstream)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00130" > curl.h:130< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a911a440c845480fe1c61fa402caa0efe" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a911a440c845480fe1c61fa402caa0efe" > _curl_read_callback6< / a > < / div > < div class = "ttdeci" > size_t() _curl_read_callback6(void *, size_t, size_t, FILE *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00426" > typecheck-gcc.h:426< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_structcurl__slist" > < div class = "ttname" > < a href = "curl_8h.html#structcurl__slist" > curl_slist< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l01712" > curl.h:1712< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_adebe91c0cf6ae015cc98752e4fe2c363" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#adebe91c0cf6ae015cc98752e4fe2c363" > _curl_seek_callback1< / a > < / div > < div class = "ttdeci" > CURLcode(* _curl_seek_callback1)(void *, curl_off_t, int)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00569" > typecheck-gcc.h:569< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a38f105b9cd4bf3acea7b90b94ca1b3e4" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a38f105b9cd4bf3acea7b90b94ca1b3e4" > _curl_debug_callback1< / a > < / div > < div class = "ttdeci" > int() _curl_debug_callback1(CURL *, curl_infotype, char *, size_t, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00508" > typecheck-gcc.h:508< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a54f8d4f9a11538997cb683fe1d0f6cd3" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a54f8d4f9a11538997cb683fe1d0f6cd3" > _curl_write_callback2< / a > < / div > < div class = "ttdeci" > size_t() _curl_write_callback2(const char *, size_t, size_t, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00440" > typecheck-gcc.h:440< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_ace655e3633b6533591283994d6b5cdda" > < div class = "ttname" > < a href = "curl_8h.html#ace655e3633b6533591283994d6b5cdda" > CURL< / a > < / div > < div class = "ttdeci" > void CURL< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00048" > curl.h:48< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ab603023e8514bafb4f44a5f7830beda0" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ab603023e8514bafb4f44a5f7830beda0" > _curl_ssl_ctx_callback5< / a > < / div > < div class = "ttdeci" > _curl_ssl_ctx_callback1 _curl_ssl_ctx_callback5< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00544" > typecheck-gcc.h:544< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_afc09253a354ff60673b1c1151c8def2c" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#afc09253a354ff60673b1c1151c8def2c" > _curl_debug_callback3< / a > < / div > < div class = "ttdeci" > int() _curl_debug_callback3(CURL *, curl_infotype, const char *, size_t, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00512" > typecheck-gcc.h:512< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a9b030d9fa7b7487eb12d53c6188a2bde" > < div class = "ttname" > < a href = "curl_8h.html#a9b030d9fa7b7487eb12d53c6188a2bde" > CURL_ERROR_SIZE< / a > < / div > < div class = "ttdeci" > #define CURL_ERROR_SIZE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00551" > curl.h:551< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a6fdc58231b707bb8ac7827225f80cc46" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a6fdc58231b707bb8ac7827225f80cc46" > _curl_write_callback1< / a > < / div > < div class = "ttdeci" > size_t() _curl_write_callback1(const char *, size_t, size_t, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00439" > typecheck-gcc.h:439< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ac3b116e3ba589ed78cc87e7c3112ea3a" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ac3b116e3ba589ed78cc87e7c3112ea3a" > _curl_conv_callback4< / a > < / div > < div class = "ttdeci" > CURLcode(* _curl_conv_callback4)(const void *, size_t length)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00561" > typecheck-gcc.h:561< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ae4301737ac1049c2194d571f578a35b7" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ae4301737ac1049c2194d571f578a35b7" > _curl_ssl_ctx_callback4< / a > < / div > < div class = "ttdeci" > CURLcode() _curl_ssl_ctx_callback4(CURL *, const void *, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00533" > typecheck-gcc.h:533< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_a9704d2633927f77efaa3e3c6f1c23a14" > < div class = "ttname" > < a href = "curl_8h.html#a9704d2633927f77efaa3e3c6f1c23a14" > curl_infotype< / a > < / div > < div class = "ttdeci" > curl_infotype< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00311" > curl.h:311< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_ae5fb09075cfa12022f3333999fcf8dd6" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#ae5fb09075cfa12022f3333999fcf8dd6" > _curl_progress_callback2< / a > < / div > < div class = "ttdeci" > int() _curl_progress_callback2(const void *, double, double, double, double)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00497" > typecheck-gcc.h:497< / a > < / div > < / div >
< div class = "ttc" id = "curl_8h_html_adb5a46d02359d2379dc7e0904c987828" > < div class = "ttname" > < a href = "curl_8h.html#adb5a46d02359d2379dc7e0904c987828" > curl_socket_t< / a > < / div > < div class = "ttdeci" > int curl_socket_t< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "curl_8h_source.html#l00064" > curl.h:64< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a48fbbec5ca7d0b3cbc3c6f7367398cc2" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a48fbbec5ca7d0b3cbc3c6f7367398cc2" > _curl_read_callback5< / a > < / div > < div class = "ttdeci" > size_t() _curl_read_callback5(void *, size_t, size_t, const void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00425" > typecheck-gcc.h:425< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a806f13b9e6185fe8c23b44a9a7702e1f" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a806f13b9e6185fe8c23b44a9a7702e1f" > _curl_opensocket_callback3< / a > < / div > < div class = "ttdeci" > curl_socket_t() _curl_opensocket_callback3(const void *, curlsocktype, struct curl_sockaddr *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00485" > typecheck-gcc.h:485< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a4ef80b355d9d7c86c168be2d50a54f3f" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a4ef80b355d9d7c86c168be2d50a54f3f" > _curl_read_callback1< / a > < / div > < div class = "ttdeci" > size_t() _curl_read_callback1(char *, size_t, size_t, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00421" > typecheck-gcc.h:421< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_a98288ce858bcf4c8dace0d521efef8b7" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#a98288ce858bcf4c8dace0d521efef8b7" > _curl_ssl_ctx_callback3< / a > < / div > < div class = "ttdeci" > CURLcode() _curl_ssl_ctx_callback3(CURL *, const void *, void *)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00532" > typecheck-gcc.h:532< / a > < / div > < / div >
< div class = "ttc" id = "typecheck-gcc_8h_html_add99a0d4f95480d9c32c7d06ab1a1b0a" > < div class = "ttname" > < a href = "typecheck-gcc_8h.html#add99a0d4f95480d9c32c7d06ab1a1b0a" > _curl_sockopt_callback2< / a > < / div > < div class = "ttdeci" > int() _curl_sockopt_callback2(const void *, curl_socket_t, curlsocktype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "typecheck-gcc_8h_source.html#l00468" > typecheck-gcc.h:468< / a > < / div > < / div >
< / div > <!-- fragment --> < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2019-04-22 10:21:17 +10:00
< / a > 1.8.15
2018-07-26 20:52:03 +10:00
< / small > < / address >
< / body >
< / html >