| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
| 3 |
<title>libSPF v1.0: spf_result_t Struct Reference</title> |
| 4 |
<link href="doxygen.css" rel="stylesheet" type="text/css"> |
| 5 |
</head><body> |
| 6 |
<!-- Generated by Doxygen 1.3.8 --> |
| 7 |
<div class="qindex"> <form class="search" action="search.php" method="get"> |
| 8 |
<a class="qindex" href="main.html">Main Page</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="globals.html">Globals</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> |
| 9 |
<h1>spf_result_t Struct Reference</h1><code>#include <<a class="el" href="spf_8h-source.html">spf.h</a>></code> |
| 10 |
<p> |
| 11 |
<table border=0 cellpadding=0 cellspacing=0> |
| 12 |
<tr><td></td></tr> |
| 13 |
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> |
| 14 |
<tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="structspf__result__t.html#o0">sl</a></td></tr> |
| 15 |
|
| 16 |
<tr><td class="memItemLeft" nowrap align=right valign=top>char </td><td class="memItemRight" valign=bottom><a class="el" href="structspf__result__t.html#o1">s</a> [32]</td></tr> |
| 17 |
|
| 18 |
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="spf_8h.html#a36">SPF_RESULT</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structspf__result__t.html#o2">i</a></td></tr> |
| 19 |
|
| 20 |
<tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="structspf__result__t.html#o3">hl</a></td></tr> |
| 21 |
|
| 22 |
<tr><td class="memItemLeft" nowrap align=right valign=top>char </td><td class="memItemRight" valign=bottom><a class="el" href="structspf__result__t.html#o4">h</a> [512]</td></tr> |
| 23 |
|
| 24 |
<tr><td class="memItemLeft" nowrap align=right valign=top>char </td><td class="memItemRight" valign=bottom><a class="el" href="structspf__result__t.html#o5">p</a></td></tr> |
| 25 |
|
| 26 |
</table> |
| 27 |
<hr><h2>Field Documentation</h2> |
| 28 |
<a class="anchor" name="o4" doxytag="spf_result_t::h" ></a><p> |
| 29 |
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
| 30 |
<tr> |
| 31 |
<td class="mdRow"> |
| 32 |
<table cellpadding="0" cellspacing="0" border="0"> |
| 33 |
<tr> |
| 34 |
<td class="md" nowrap valign="top"> char <a class="el" href="structspf__result__t.html#o4">spf_result_t::h</a>[512] </td> |
| 35 |
</tr> |
| 36 |
</table> |
| 37 |
</td> |
| 38 |
</tr> |
| 39 |
</table> |
| 40 |
<table cellspacing=5 cellpadding=0 border=0> |
| 41 |
<tr> |
| 42 |
<td> |
| 43 |
|
| 44 |
</td> |
| 45 |
<td> |
| 46 |
|
| 47 |
<p> |
| 48 |
Definition at line <a class="el" href="spf_8h-source.html#l00217">217</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. </td> |
| 49 |
</tr> |
| 50 |
</table> |
| 51 |
<a class="anchor" name="o3" doxytag="spf_result_t::hl" ></a><p> |
| 52 |
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
| 53 |
<tr> |
| 54 |
<td class="mdRow"> |
| 55 |
<table cellpadding="0" cellspacing="0" border="0"> |
| 56 |
<tr> |
| 57 |
<td class="md" nowrap valign="top"> size_t <a class="el" href="structspf__result__t.html#o3">spf_result_t::hl</a> </td> |
| 58 |
</tr> |
| 59 |
</table> |
| 60 |
</td> |
| 61 |
</tr> |
| 62 |
</table> |
| 63 |
<table cellspacing=5 cellpadding=0 border=0> |
| 64 |
<tr> |
| 65 |
<td> |
| 66 |
|
| 67 |
</td> |
| 68 |
<td> |
| 69 |
|
| 70 |
<p> |
| 71 |
Definition at line <a class="el" href="spf_8h-source.html#l00216">216</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. </td> |
| 72 |
</tr> |
| 73 |
</table> |
| 74 |
<a class="anchor" name="o2" doxytag="spf_result_t::i" ></a><p> |
| 75 |
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
| 76 |
<tr> |
| 77 |
<td class="mdRow"> |
| 78 |
<table cellpadding="0" cellspacing="0" border="0"> |
| 79 |
<tr> |
| 80 |
<td class="md" nowrap valign="top"> <a class="el" href="spf_8h.html#a36">SPF_RESULT</a> <a class="el" href="structspf__result__t.html#o2">spf_result_t::i</a> </td> |
| 81 |
</tr> |
| 82 |
</table> |
| 83 |
</td> |
| 84 |
</tr> |
| 85 |
</table> |
| 86 |
<table cellspacing=5 cellpadding=0 border=0> |
| 87 |
<tr> |
| 88 |
<td> |
| 89 |
|
| 90 |
</td> |
| 91 |
<td> |
| 92 |
|
| 93 |
<p> |
| 94 |
Definition at line <a class="el" href="spf_8h-source.html#l00215">215</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. </td> |
| 95 |
</tr> |
| 96 |
</table> |
| 97 |
<a class="anchor" name="o5" doxytag="spf_result_t::p" ></a><p> |
| 98 |
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
| 99 |
<tr> |
| 100 |
<td class="mdRow"> |
| 101 |
<table cellpadding="0" cellspacing="0" border="0"> |
| 102 |
<tr> |
| 103 |
<td class="md" nowrap valign="top"> char <a class="el" href="structspf__result__t.html#o5">spf_result_t::p</a> </td> |
| 104 |
</tr> |
| 105 |
</table> |
| 106 |
</td> |
| 107 |
</tr> |
| 108 |
</table> |
| 109 |
<table cellspacing=5 cellpadding=0 border=0> |
| 110 |
<tr> |
| 111 |
<td> |
| 112 |
|
| 113 |
</td> |
| 114 |
<td> |
| 115 |
|
| 116 |
<p> |
| 117 |
Definition at line <a class="el" href="spf_8h-source.html#l00218">218</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. </td> |
| 118 |
</tr> |
| 119 |
</table> |
| 120 |
<a class="anchor" name="o1" doxytag="spf_result_t::s" ></a><p> |
| 121 |
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
| 122 |
<tr> |
| 123 |
<td class="mdRow"> |
| 124 |
<table cellpadding="0" cellspacing="0" border="0"> |
| 125 |
<tr> |
| 126 |
<td class="md" nowrap valign="top"> char <a class="el" href="structspf__result__t.html#o1">spf_result_t::s</a>[32] </td> |
| 127 |
</tr> |
| 128 |
</table> |
| 129 |
</td> |
| 130 |
</tr> |
| 131 |
</table> |
| 132 |
<table cellspacing=5 cellpadding=0 border=0> |
| 133 |
<tr> |
| 134 |
<td> |
| 135 |
|
| 136 |
</td> |
| 137 |
<td> |
| 138 |
|
| 139 |
<p> |
| 140 |
Definition at line <a class="el" href="spf_8h-source.html#l00214">214</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. |
| 141 |
<p> |
| 142 |
Referenced by <a class="el" href="util_8c-source.html#l01309">UTIL_assoc_prefix()</a>. </td> |
| 143 |
</tr> |
| 144 |
</table> |
| 145 |
<a class="anchor" name="o0" doxytag="spf_result_t::sl" ></a><p> |
| 146 |
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
| 147 |
<tr> |
| 148 |
<td class="mdRow"> |
| 149 |
<table cellpadding="0" cellspacing="0" border="0"> |
| 150 |
<tr> |
| 151 |
<td class="md" nowrap valign="top"> size_t <a class="el" href="structspf__result__t.html#o0">spf_result_t::sl</a> </td> |
| 152 |
</tr> |
| 153 |
</table> |
| 154 |
</td> |
| 155 |
</tr> |
| 156 |
</table> |
| 157 |
<table cellspacing=5 cellpadding=0 border=0> |
| 158 |
<tr> |
| 159 |
<td> |
| 160 |
|
| 161 |
</td> |
| 162 |
<td> |
| 163 |
|
| 164 |
<p> |
| 165 |
Definition at line <a class="el" href="spf_8h-source.html#l00213">213</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. </td> |
| 166 |
</tr> |
| 167 |
</table> |
| 168 |
<hr>The documentation for this struct was generated from the following file:<ul> |
| 169 |
<li><a class="el" href="spf_8h-source.html">spf.h</a></ul> |
| 170 |
<hr size="1"><address style="align: right;"><small>Generated on Thu Sep 16 18:10:52 2004 for libSPF v1.0 by |
| 171 |
<a href="http://www.doxygen.org/index.html"> |
| 172 |
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> |
| 173 |
</body> |
| 174 |
</html> |