netsukuku/d7/d6c/err__errno_8h_source.html
MissValeska f97a6e4a6f missvaleska@missvaleska-GA-970A-D3:~/Documents/Netsukuku/NtkDoc/html$ git status# On branch gh-pages
missvaleska@missvaleska-GA-970A-D3:~/Documents/Netsukuku/NtkDoc/html$ git status# On branch gh-pages
Doxygen generated Documentation
2014-02-19 15:45:00 -08:00

220 lines
25 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>The Netsukuku Project: src/err_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="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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 style="padding-left: 0.5em;">
<div id="projectname">The Netsukuku Project
&#160;<span id="projectnumber">0.0.9</span>
</div>
<div id="projectbrief">An Alternative routing method</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="../../index.html"><span>Main&#160;Page</span></a></li>
<li><a href="../../annotated.html"><span>Data&#160;Structures</span></a></li>
<li class="current"><a href="../../files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="../../search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="../../files.html"><span>File&#160;List</span></a></li>
<li><a href="../../globals.html"><span>Globals</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('d7/d6c/err__errno_8h_source.html','../../');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a></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 class="header">
<div class="headertitle">
<div class="title">err_errno.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="../../d7/d6c/err__errno_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>&#160; <span class="comment">/**************************************</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * AUTHOR: Federico Tomassini *</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * Copyright (C) Federico Tomassini *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * Contact effetom@gmail.com *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> ***********************************************</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> ***** ******</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">*************************************************************************</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">* *</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">* This program is free software; you can redistribute it and/or modify *</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment">* it under the terms of the GNU General Public License as published by *</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment">* the Free Software Foundation; either version 2 of the License, or *</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment">* (at your option) any later version. *</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment">* *</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment">* This program is distributed in the hope that it will be useful, *</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment">* but WITHOUT ANY WARRANTY; without even the implied warranty of *</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment">* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment">* GNU General Public License for more details. *</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment">* *</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment">************************************************************************/</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#ifndef ERR_ERRNO_H</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#define ERR_ERRNO_H</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;errno.h&gt;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;string.h&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &lt;stdlib.h&gt;</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;</div>
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ad9f4c22564b258a801bfb5ac9ef03540"> 29</a></span>&#160;<span class="preprocessor">#define ERR_UFOERR -1</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ad8d3dbb7f3adb0470998bf4b31c2818b"> 30</a></span>&#160;<span class="preprocessor">#define ERR_DNSMLO -2</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a99bb8188ae4d32e5fd77a74e624b236b"> 31</a></span>&#160;<span class="preprocessor">#define ERR_DNSMSL -3</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#afad5f0a552869f360cc2e930a43e96ef"> 32</a></span>&#160;<span class="preprocessor">#define ERR_DNSMDP -4</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a8525951747f00209c18d712cda2425bb"> 33</a></span>&#160;<span class="preprocessor">#define ERR_DNSMDD -5</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#abd650d9cdaf533614cbfe308d2bce2cb"> 34</a></span>&#160;<span class="preprocessor">#define ERR_DNSTRP -6</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a2b28f8940a27e322308fad109ac283c8"> 35</a></span>&#160;<span class="preprocessor">#define ERR_DNSPLB -7</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a3c4cfd3f3c96ad77fb22e80497e043e3"> 36</a></span>&#160;<span class="preprocessor">#define ERR_DNSPTP -8</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a9559ad3f5c0c99215a35b05bc71b4591"> 37</a></span>&#160;<span class="preprocessor">#define ERR_DNSMDA -9</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a8879dec47252c9107326f946cc811476"> 38</a></span>&#160;<span class="preprocessor">#define ERR_DNSPDS -10</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;</div>
<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a27c6502d504a6eb8858b4a112d5b5533"> 40</a></span>&#160;<span class="preprocessor">#define ERR_ANDMAP -11</span></div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a828820db62592546abb88ddba21bdc7d"> 41</a></span>&#160;<span class="preprocessor">#define ERR_ANDPLB -12</span></div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a4e80484be2e09038c088e20efc74cb7a"> 42</a></span>&#160;<span class="preprocessor">#define ERR_ANDMAD -13</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a715f444f80852c6fcb5dde89381de5b1"> 43</a></span>&#160;<span class="preprocessor">#define ERR_ANDNCQ -14</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;</div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ad6e113a7822026935139cedcbc164f61"> 45</a></span>&#160;<span class="preprocessor">#define ERR_RSLERC -15</span></div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#afe8fa12798577307d53769d6c32551b1"> 46</a></span>&#160;<span class="preprocessor">#define ERR_RSLAIE -16</span></div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a664a9fcd0d5569343860fca5667a6c2e"> 47</a></span>&#160;<span class="preprocessor">#define ERR_RSLNNS -17</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a1273e79d2b24df89774cab666f433c73"> 48</a></span>&#160;<span class="preprocessor">#define ERR_RSLFDQ -18</span></div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a27da6e0d9bf0685a8f67e2a2a3797a52"> 49</a></span>&#160;<span class="preprocessor">#define ERR_RSLRSL -19</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a285d48c8dee8866e894d89265660e030"> 50</a></span>&#160;<span class="preprocessor">#define ERR_RSLAQD -20</span></div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;</div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a80264bb350ad02bfe08198238b9a0df7"> 52</a></span>&#160;<span class="preprocessor">#define ERR_MRKINI -21</span></div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#aec6ca9ace31e74a088412e6ae25356d1"> 53</a></span>&#160;<span class="preprocessor">#define ERR_NETFIL -22</span></div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ae3f4de529ecbd6629ee967f6b8f62bdb"> 54</a></span>&#160;<span class="preprocessor">#define ERR_NETRUL -23</span></div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#acf170bc1f470516dfd14133d9e81b2a5"> 55</a></span>&#160;<span class="preprocessor">#define ERR_NETCOM -24</span></div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a243d23e572a2e67bfa8b7aad2329f172"> 56</a></span>&#160;<span class="preprocessor">#define ERR_NETCHA -25</span></div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ab5f6fb5b32b8187db91a822870fbad12"> 57</a></span>&#160;<span class="preprocessor">#define ERR_NETDEL -26</span></div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#afde860c9ab485d9980dcf049be6ec600"> 58</a></span>&#160;<span class="preprocessor">#define ERR_NETSTO -27</span></div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#aabe9b48d28761147fddc4ecc38883421"> 59</a></span>&#160;<span class="preprocessor">#define ERR_NETRST -28</span></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;</div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#adea74a91343bfa6469ee527cb522e404"> 61</a></span>&#160;<span class="preprocessor">#define ERR_SNDMRF -29</span></div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a4aa20e15e1c7875a3d645312f9b803ef"> 62</a></span>&#160;<span class="preprocessor">#define ERR_SNDRCS -30</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a407a90c57b6280fcd3106925488b9751"> 64</a></span>&#160;<span class="preprocessor">#define ERR_ZLIBCP -31</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a5aa375632fd61b58c89b4a52e29e006e"> 65</a></span>&#160;<span class="preprocessor">#define ERR_ZLIBUP -32</span></div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a3553d4cf3fa7452751d0d32dca275123"> 66</a></span>&#160;<span class="preprocessor">#define ERR_ZLIBNU -33</span></div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;</div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a6c9e15d993c2c9d59ecad558792c4599"> 68</a></span>&#160;<span class="preprocessor">#define ERR_TOTAL_ERRS (-(ERR_ZLIBNU))</span></div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ad10b7a726bfcfbac7f7c30586e8802d0"> 69</a></span>&#160;<span class="preprocessor">#define ERR_OVERFLOW &quot;Error number does not exist.&quot;</span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="comment">/* END OF DEFS */</span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="comment">/*</span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="comment"> * Core</span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#aa01ffcdcb00b46f4c0ab397c81122ffe"> 77</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="../../d7/d6c/err__errno_8h.html#aa01ffcdcb00b46f4c0ab397c81122ffe">err_func</a>,*<a class="code" href="../../d7/d6c/err__errno_8h.html#a981d14c9f7f8ae99fae0b58ca0c685fe">err_file</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a9b9d6b082de06e803647e8cc9b3ea984"> 78</a></span>&#160;<span class="preprocessor">#define ERR_NERR (ERR_TOTAL_ERRS)</span></div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#aadf53cc80e4ab7d0dd8fe5cb21740f57"> 79</a></span>&#160;<span class="preprocessor">#define err_seterrno(n) errno=(n);err_func=__func__; \</span></div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="preprocessor"> err_file=__FILE__</span></div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a377b0e8bb008b17155b39a3468139c5a"> 81</a></span>&#160;<span class="preprocessor">#define err_ret(n,ret) {err_seterrno(n);return ret;}</span></div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ac9f66f75f893521939e9449e1750a10c"> 82</a></span>&#160;<span class="preprocessor">#define err_intret(n) {err_seterrno(n);return -1;}</span></div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#af0d4e32e95c425e619fcc6db3a375e9b"> 83</a></span>&#160;<span class="preprocessor">#define err_voidret(n) {err_seterrno(n);return NULL;}</span></div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#ad3e9aca7c6eceaa00cae6346ebbbc6ac"> 84</a></span>&#160;<span class="preprocessor">#define err_strerror(e) \</span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor"> ((e)&gt;=0)? \</span></div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="preprocessor"> strerror(e): \</span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor"> __err_strerror(e)</span></div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a7bd608453b83e74874a4983106a1d9cd"> 88</a></span>&#160;<span class="preprocessor">#define ERR_FORMAT &quot;In %s(): %s() returns -&gt; %s&quot;</span></div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="../../d7/d6c/err__errno_8h.html#a90e18811673b5472aaa45865934515b7"> 89</a></span>&#160;<span class="preprocessor">#define err_str ERR_FORMAT,__func__, \</span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="preprocessor"> err_func,__err_strerror(errno)</span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="../../d7/d6c/err__errno_8h.html#a43696488ec1d80b16dc7655fde87727e">__err_strerror</a>(<span class="keywordtype">int</span> n);</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* ERR_ERRNO_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="err__errno_8h_html_a981d14c9f7f8ae99fae0b58ca0c685fe"><div class="ttname"><a href="../../d7/d6c/err__errno_8h.html#a981d14c9f7f8ae99fae0b58ca0c685fe">err_file</a></div><div class="ttdeci">const char * err_file</div><div class="ttdef"><b>Definition:</b> err_errno.h:77</div></div>
<div class="ttc" id="err__errno_8h_html_a43696488ec1d80b16dc7655fde87727e"><div class="ttname"><a href="../../d7/d6c/err__errno_8h.html#a43696488ec1d80b16dc7655fde87727e">__err_strerror</a></div><div class="ttdeci">const char * __err_strerror(int n)</div><div class="ttdef"><b>Definition:</b> err_errno.c:64</div></div>
<div class="ttc" id="err__errno_8h_html_aa01ffcdcb00b46f4c0ab397c81122ffe"><div class="ttname"><a href="../../d7/d6c/err__errno_8h.html#aa01ffcdcb00b46f4c0ab397c81122ffe">err_func</a></div><div class="ttdeci">const char * err_func</div><div class="ttdef"><b>Definition:</b> err_errno.h:77</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="../../d7/d6c/err__errno_8h.html">err_errno.h</a></li>
<li class="footer">Generated on Wed Feb 19 2014 14:19:07 for The Netsukuku Project by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>