autonlist_8h-source.html from net-snmp at Krugle
Show autonlist_8h-source.html syntax highlighted
<!--#set var="section" value="development" -->
<!--#include virtual="/page-top.html" -->
<!-- CONTENT START -->
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex">
<a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class=
"qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class=
"qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="pages.html">Related Pages</a> | <a class=
"qindex" href="examples.html">Examples</a>
</div>
<div class="nav">
<a class="el" href="dir_000003.html">agent</a>
</div>
<h1>autonlist.h</h1>
<div class="fragment">
<pre class="fragment">
00001 <span class="preprocessor">#ifndef AUTONLIST_H</span>
00002
00003 <span class="keyword">struct </span>autonlist {
00004 <span class="keywordtype">char</span> *symbol;
00005 <span class="keyword">struct </span>nlist nl[2];
00006 <span class="keyword">struct </span>autonlist *left, *right;
00007 };
00008
00009 <span class="preprocessor">#define AUTONLIST_H</span>
00010 <span class="preprocessor">#endif</span>
</pre>
</div>
<hr size="1" />
<address style="align: right;">
<small>Generated on Fri Dec 30 13:47:44 2005 for net-snmp by <a href="http://www.doxygen.org/index.html"><img src=
"doxygen.png" alt="doxygen" align="middle" border="0" /></a> 1.3.9.1</small>
</address>
<!-- CONTENT END -->
<!--#include virtual="/page-bottom.html" -->
See more files for this project here