Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 3736f276bb1ccfbcee6cb2d27b25d981 > files > 59

openscap-devel-0.5.7-1mdv2010.1.x86_64.rpm

<!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"/>
<title>Open SCAP Library: /home/pvrabec/openscap/openscap-0.5.7/src/CPE/cpedict.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>/home/pvrabec/openscap/openscap-0.5.7/src/CPE/cpedict.c File Reference</h1>
<p>Interface to Common Platform Enumeration (CPE) Dictionary.  
<a href="#_details">More...</a></p>
<code>#include &quot;<a class="el" href="cpedict_8h_source.html">public/cpedict.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cpedict__priv_8h_source.html">cpedict_priv.h</a>&quot;</code><br/>
<code>#include &quot;../common/list.h&quot;</code><br/>
<code>#include &quot;../common/util.h&quot;</code><br/>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac5c580bd655f9f34dcafb36351b62620"></a><!-- doxytag: member="cpedict.c::CPE_DICT_SUPPORTED" ref="ac5c580bd655f9f34dcafb36351b62620" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>CPE_DICT_SUPPORTED</b>&nbsp;&nbsp;&nbsp;&quot;2.2&quot;</td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab40fc769176dcf5149e75e74e8959eff"></a><!-- doxytag: member="cpedict.c::cpe_dict_model_import" ref="ab40fc769176dcf5149e75e74e8959eff" args="(const struct oscap_import_source *source)" -->
struct <a class="el" href="structcpe__dict__model.html">cpe_dict_model</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>cpe_dict_model_import</b> (const struct <a class="el" href="structoscap__import__source.html">oscap_import_source</a> *source)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5c58082a1bb06b72fc48ddf01bc965e5"></a><!-- doxytag: member="cpedict.c::cpe_dict_model_export" ref="a5c58082a1bb06b72fc48ddf01bc965e5" args="(const struct cpe_dict_model *dict, const struct oscap_export_target *target)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>cpe_dict_model_export</b> (const struct <a class="el" href="structcpe__dict__model.html">cpe_dict_model</a> *dict, const struct <a class="el" href="structoscap__export__target.html">oscap_export_target</a> *target)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a521348e593c0caf8e2f82f0729dd997c"></a><!-- doxytag: member="cpedict.c::cpe_name_match_dict" ref="a521348e593c0caf8e2f82f0729dd997c" args="(struct cpe_name *cpe, struct cpe_dict_model *dict)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>cpe_name_match_dict</b> (struct <a class="el" href="structcpe__name.html">cpe_name</a> *cpe, struct <a class="el" href="structcpe__dict__model.html">cpe_dict_model</a> *dict)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af48a2b022c6c4de534c24d429b39ac2a"></a><!-- doxytag: member="cpedict.c::cpe_name_match_dict_str" ref="af48a2b022c6c4de534c24d429b39ac2a" args="(const char *cpestr, struct cpe_dict_model *dict)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>cpe_name_match_dict_str</b> (const char *cpestr, struct <a class="el" href="structcpe__dict__model.html">cpe_dict_model</a> *dict)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abf3c69d43486370aa1bfba19fa6185b2"></a><!-- doxytag: member="cpedict.c::cpe_dict_model_supported" ref="abf3c69d43486370aa1bfba19fa6185b2" args="(void)" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>cpe_dict_model_supported</b> (void)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Interface to Common Platform Enumeration (CPE) Dictionary. </p>
<p>See more details at <a href="http://nvd.nist.gov/cpe.cfm">http://nvd.nist.gov/cpe.cfm</a> </p>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 26 Feb 2010 for Open SCAP Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>