2019-04-22 02:21:17 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2018-07-26 12:52:03 +02: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" / >
2020-03-26 06:49:18 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-07-26 12:52:03 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2020-03-26 06:49:18 +01:00
< title > wut: /home/ash/Code/wut2/include/curl/curlbuild.h File Reference< / title >
2018-07-26 12:52:03 +02: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
2020-03-26 06:49:18 +01:00
  < span id = "projectnumber" > 1.0.0-beta9< / span >
2018-07-26 12:52:03 +02:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-03-26 06:49:18 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2018-07-26 12:52:03 +02: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 = "summary" >
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > < / div >
< div class = "headertitle" >
< div class = "title" > curlbuild.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < < a class = "el" href = "socket_8h_source.html" > nsysnet/socket.h< / a > > < / code > < br / >
< code > #include < stdint.h> < / code > < br / >
< code > #include < inttypes.h> < / code > < br / >
< / div >
< p > < a href = "curlbuild_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a58eb43ee2db3ccd5f76dfda8b511ac78" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a58eb43ee2db3ccd5f76dfda8b511ac78" > CURL_PULL_STDINT_H< / a >       1< / td > < / tr >
< tr class = "separator:a58eb43ee2db3ccd5f76dfda8b511ac78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30b4724a2f00a448c580fd1593af43a3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a30b4724a2f00a448c580fd1593af43a3" > CURL_PULL_INTTYPES_H< / a >       1< / td > < / tr >
< tr class = "separator:a30b4724a2f00a448c580fd1593af43a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e492aa64c4f03a99c4ecf7e11a632a6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a2e492aa64c4f03a99c4ecf7e11a632a6" > CURL_SIZEOF_LONG< / a >       4< / td > < / tr >
< tr class = "separator:a2e492aa64c4f03a99c4ecf7e11a632a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a43e0f711f24e09c6bc8347d272d5d8e8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a43e0f711f24e09c6bc8347d272d5d8e8" > CURL_TYPEOF_CURL_SOCKLEN_T< / a >       < a class = "el" href = "group__nsysnet__socket.html#ga3f5f480bed01f54df564b99350f1d1bb" > socklen_t< / a > < / td > < / tr >
< tr class = "separator:a43e0f711f24e09c6bc8347d272d5d8e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9537129a71cd29cdbfa25e5d7f8d192" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#ad9537129a71cd29cdbfa25e5d7f8d192" > CURL_SIZEOF_CURL_SOCKLEN_T< / a >       4< / td > < / tr >
< tr class = "separator:ad9537129a71cd29cdbfa25e5d7f8d192" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af197c5a22f34282f0100b9d3886fc3b1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#af197c5a22f34282f0100b9d3886fc3b1" > CURL_TYPEOF_CURL_OFF_T< / a >       int64_t< / td > < / tr >
< tr class = "separator:af197c5a22f34282f0100b9d3886fc3b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3dca40ce1e998420175eabe37246e05b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a3dca40ce1e998420175eabe37246e05b" > CURL_FORMAT_CURL_OFF_T< / a >       " lld" < / td > < / tr >
< tr class = "separator:a3dca40ce1e998420175eabe37246e05b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a263820a96504b97e1a6143aa4835a8b9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a263820a96504b97e1a6143aa4835a8b9" > CURL_FORMAT_CURL_OFF_TU< / a >       " llu" < / td > < / tr >
< tr class = "separator:a263820a96504b97e1a6143aa4835a8b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab8aaa2e69a2a00f94122bfd54899d456" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#ab8aaa2e69a2a00f94122bfd54899d456" > CURL_FORMAT_OFF_T< / a >       " %lld" < / td > < / tr >
< tr class = "separator:ab8aaa2e69a2a00f94122bfd54899d456" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c014b7cbacd7862c93b7a1b4e4537e1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a0c014b7cbacd7862c93b7a1b4e4537e1" > CURL_SIZEOF_CURL_OFF_T< / a >       8< / td > < / tr >
< tr class = "separator:a0c014b7cbacd7862c93b7a1b4e4537e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a14ad18b50b0bf0e3195610ced9ebe7d5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a14ad18b50b0bf0e3195610ced9ebe7d5" > CURL_SUFFIX_CURL_OFF_T< / a >       LL< / td > < / tr >
< tr class = "separator:a14ad18b50b0bf0e3195610ced9ebe7d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a26960cb7598a4b8f1df20d0620e89f7b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a26960cb7598a4b8f1df20d0620e89f7b" > CURL_SUFFIX_CURL_OFF_TU< / a >       ULL< / td > < / tr >
< tr class = "separator:a26960cb7598a4b8f1df20d0620e89f7b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:af89f74b4f46628d93e3cc829fcd69801" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "curlbuild_8h.html#a43e0f711f24e09c6bc8347d272d5d8e8" > CURL_TYPEOF_CURL_SOCKLEN_T< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#af89f74b4f46628d93e3cc829fcd69801" > curl_socklen_t< / a > < / td > < / tr >
< tr class = "separator:af89f74b4f46628d93e3cc829fcd69801" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a494e2b4279dc064f7ed1d0abd602b28d" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "curlbuild_8h.html#af197c5a22f34282f0100b9d3886fc3b1" > CURL_TYPEOF_CURL_OFF_T< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "curlbuild_8h.html#a494e2b4279dc064f7ed1d0abd602b28d" > curl_off_t< / a > < / td > < / tr >
< tr class = "separator:a494e2b4279dc064f7ed1d0abd602b28d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a id = "a58eb43ee2db3ccd5f76dfda8b511ac78" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a58eb43ee2db3ccd5f76dfda8b511ac78" > ◆ < / a > < / span > CURL_PULL_STDINT_H< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_PULL_STDINT_H      1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00137" > 137< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a30b4724a2f00a448c580fd1593af43a3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30b4724a2f00a448c580fd1593af43a3" > ◆ < / a > < / span > CURL_PULL_INTTYPES_H< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_PULL_INTTYPES_H      1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00144" > 144< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a2e492aa64c4f03a99c4ecf7e11a632a6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e492aa64c4f03a99c4ecf7e11a632a6" > ◆ < / a > < / span > CURL_SIZEOF_LONG< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_SIZEOF_LONG      4< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00157" > 157< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a43e0f711f24e09c6bc8347d272d5d8e8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43e0f711f24e09c6bc8347d272d5d8e8" > ◆ < / a > < / span > CURL_TYPEOF_CURL_SOCKLEN_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_TYPEOF_CURL_SOCKLEN_T      < a class = "el" href = "group__nsysnet__socket.html#ga3f5f480bed01f54df564b99350f1d1bb" > socklen_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00160" > 160< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "ad9537129a71cd29cdbfa25e5d7f8d192" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9537129a71cd29cdbfa25e5d7f8d192" > ◆ < / a > < / span > CURL_SIZEOF_CURL_SOCKLEN_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_SIZEOF_CURL_SOCKLEN_T      4< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00163" > 163< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "af197c5a22f34282f0100b9d3886fc3b1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af197c5a22f34282f0100b9d3886fc3b1" > ◆ < / a > < / span > CURL_TYPEOF_CURL_OFF_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_TYPEOF_CURL_OFF_T      int64_t< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00169" > 169< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a3dca40ce1e998420175eabe37246e05b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3dca40ce1e998420175eabe37246e05b" > ◆ < / a > < / span > CURL_FORMAT_CURL_OFF_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_FORMAT_CURL_OFF_T      " lld" < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00175" > 175< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a263820a96504b97e1a6143aa4835a8b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a263820a96504b97e1a6143aa4835a8b9" > ◆ < / a > < / span > CURL_FORMAT_CURL_OFF_TU< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_FORMAT_CURL_OFF_TU      " llu" < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00178" > 178< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "ab8aaa2e69a2a00f94122bfd54899d456" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8aaa2e69a2a00f94122bfd54899d456" > ◆ < / a > < / span > CURL_FORMAT_OFF_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_FORMAT_OFF_T      " %lld" < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00181" > 181< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a0c014b7cbacd7862c93b7a1b4e4537e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c014b7cbacd7862c93b7a1b4e4537e1" > ◆ < / a > < / span > CURL_SIZEOF_CURL_OFF_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_SIZEOF_CURL_OFF_T      8< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00184" > 184< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a14ad18b50b0bf0e3195610ced9ebe7d5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a14ad18b50b0bf0e3195610ced9ebe7d5" > ◆ < / a > < / span > CURL_SUFFIX_CURL_OFF_T< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_SUFFIX_CURL_OFF_T      LL< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00187" > 187< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a26960cb7598a4b8f1df20d0620e89f7b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26960cb7598a4b8f1df20d0620e89f7b" > ◆ < / a > < / span > CURL_SUFFIX_CURL_OFF_TU< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CURL_SUFFIX_CURL_OFF_TU      ULL< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00190" > 190< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
< a id = "af89f74b4f46628d93e3cc829fcd69801" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af89f74b4f46628d93e3cc829fcd69801" > ◆ < / a > < / span > curl_socklen_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "curlbuild_8h.html#a43e0f711f24e09c6bc8347d272d5d8e8" > CURL_TYPEOF_CURL_SOCKLEN_T< / a > < a class = "el" href = "curlbuild_8h.html#af89f74b4f46628d93e3cc829fcd69801" > curl_socklen_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00166" > 166< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< a id = "a494e2b4279dc064f7ed1d0abd602b28d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a494e2b4279dc064f7ed1d0abd602b28d" > ◆ < / a > < / span > curl_off_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "curlbuild_8h.html#af197c5a22f34282f0100b9d3886fc3b1" > CURL_TYPEOF_CURL_OFF_T< / a > < a class = "el" href = "curlbuild_8h.html#a494e2b4279dc064f7ed1d0abd602b28d" > curl_off_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "curlbuild_8h_source.html#l00172" > 172< / a > of file < a class = "el" href = "curlbuild_8h_source.html" > curlbuild.h< / a > .< / p >
< / div >
< / div >
< / 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" / >
2020-03-26 06:49:18 +01:00
< / a > 1.8.17
2018-07-26 12:52:03 +02:00
< / small > < / address >
< / body >
< / html >