Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > dcbb19bbc4636f73f405fbb232b0cc34 > files > 114

openscap-devel-1.0.8-1.el5_10.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>Open SCAP Library: Deprecated List</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="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">Open SCAP Library
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Deprecated List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_deprecated000004"></a>Global <a class="el" href="group__cpedict.html#gacdfacb45574eabb47d8eae2eb261a483">cpe_item::cpe_item_add_note</a>  (struct <a class="el" href="structcpe__item.html" title="Structure representing single CPE dictionary item. ">cpe_item</a> *item, struct <a class="el" href="structoscap__text.html" title="Representation of internationalizable character strings. ">oscap_text</a> *new_title)</dt>
<dd>This function has been deprecated and it may be dropped from later versions of the library. (Please see upstream ticket #339 for further details).  </dd>
<dt><a class="anchor" id="_deprecated000002"></a>Global <a class="el" href="group__cpedict.html#gaa1a0b946da4f28874dfd062373737bd2">cpe_item::cpe_item_get_deprecated</a>  (const struct <a class="el" href="structcpe__item.html" title="Structure representing single CPE dictionary item. ">cpe_item</a> *item)</dt>
<dd>This function has been deprecated by <a class="el" href="group__cpedict.html#gaaea00a10b1f42d198cb8b5baf831d216">cpe_item_get_deprecated_by</a>. This function may be dropped from later versions of the library.  </dd>
<dt><a class="anchor" id="_deprecated000003"></a>Global <a class="el" href="group__cpedict.html#ga2ff747e68260d87a175eec23134dff0a">cpe_item::cpe_item_get_notes</a>  (const struct <a class="el" href="structcpe__item.html" title="Structure representing single CPE dictionary item. ">cpe_item</a> *item)</dt>
<dd>This function has been deprecated and it may be dropped from later versions of the library. (Please see upstream ticket #339 for further details).  </dd>
<dt><a class="anchor" id="_deprecated000001"></a>Global <a class="el" href="group__VALID.html#ga25e09e72f9f3dc658f22dbfc5dcea6ea">oscap_path_to_schematron</a>  (void)</dt>
<dd>This function has been deprecated. It has never returned correct path to schematron files. This function may be dropped from the next version of the library.  </dd>
<dt><a class="anchor" id="_deprecated000009"></a>Global <a class="el" href="group__XCCDF.html#ga9af64177194a5e1026d9f5647aadab5a">oscap_text_xccdf_substitute</a>  (const char *text, xccdf_substitution_func cb, void *arg)</dt>
<dd>This function has been deprecated. It cannot be applied on XCCDF 1.2+ documents given the xccdf:sub/ parameter.  </dd>
<dt><a class="anchor" id="_deprecated000005"></a>Global <a class="el" href="group__OVALAGENT.html#gacd87da61a584f365001a6a9a1f4a5c13">oval_agent_export_sysinfo_to_xccdf_result</a>  (struct <a class="el" href="structoval__agent__session.html">oval_agent_session</a> *session, struct <a class="el" href="structxccdf__result.html" title="Actual results of running a XCCDF test or profile. ">xccdf_result</a> *ritem)</dt>
<dd>Transform OVAL Sysinfo into XCCDF Test Result This function has been deprecated, please use <a class="el" href="group__XCCDF.html#gac9c058475045c84eb007c7ec080b6cff">xccdf_result_fill_sysinfo()</a> instead </dd>
<dt><a class="anchor" id="_deprecated000006"></a>Global <a class="el" href="group__XCCDF.html#gadd889f2c413df4ac37345ae18f68d129">xccdf_cleanup</a>  (void)</dt>
<dd>Use <a class="el" href="group__COMMON.html#gad47f11d32a4245a127c078d52269312c">oscap_cleanup()</a> instead.  </dd>
<dt><a class="anchor" id="_deprecated000013"></a>Global <a class="el" href="group__XCCDF__POLICY.html#gaf034ed2138343743a99e5e89d632701c">xccdf_policy::xccdf_policy_set_selected</a>  (struct <a class="el" href="structxccdf__policy.html" title="XCCDF policy structure is abstract (class) structure of Profile element from benchmark. ">xccdf_policy</a> *policy, char *idref)</dt>
<dd>This function is deprecated by <a class="el" href="group__XCCDF__POLICY.html#ga0d83f932b1c6ac2161094d7c4126c276">xccdf_policy_add_select</a> and might be dropped from future releases.  </dd>
<dt><a class="anchor" id="_deprecated000012"></a>Global <a class="el" href="group__XCCDF__POLICY.html#ga625d761f5ab77888245d0378192e27c1">xccdf_policy_model::xccdf_policy_model_register_engine_callback</a>  (struct <a class="el" href="structxccdf__policy__model.html" title="XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file a...">xccdf_policy_model</a> *model, char *sys, void *func, void *usr)</dt>
<dd>This function is deprecated by <a class="el" href="group__XCCDF__POLICY.html#gaf6d7128afa3d1d0d207bee9a84b3dafa">xccdf_policy_model_register_engine_and_query_callback</a> and might be dropped from future releases.  </dd>
<dt><a class="anchor" id="_deprecated000011"></a>Global <a class="el" href="group__Session.html#ga748488209fd373a65d26cd2fd21277b9">xccdf_session::xccdf_session_export_sce</a>  (struct <a class="el" href="structxccdf__session.html" title="A structure encapsulating the context of XCCDF operations. ">xccdf_session</a> *session)</dt>
<dd><p class="startdd">Please use xccdf_session_export_check_engine_plugins instead.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">session</td><td>XCCDF Session </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>zero on success  </dd></dl>
</dd>
<dt><a class="anchor" id="_deprecated000010"></a>Global <a class="el" href="group__Session.html#ga8fffc0c6fc1ca98fcd0595ddb61e5e99">xccdf_session_load_sce</a>  (struct <a class="el" href="structxccdf__session.html" title="A structure encapsulating the context of XCCDF operations. ">xccdf_session</a> *session)</dt>
<dd>SCE is no longer part of the main openscap library, use xccdf_session_load_check_engine_plugins instead.  </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Global <a class="el" href="group__XCCDF.html#ga093316ce1718518a4492b10088e26304">xccdf_subst_type_t</a>  </dt>
<dd>This type is deprecated. It is not flexible enough to be applied on XCCDF 1.2+ documents. Please use xml_iterate module instead.  </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Global <a class="el" href="group__XCCDF.html#ga093316ce1718518a4492b10088e26304">xccdf_subst_type_t</a>  </dt>
<dd>This type is deprecated. It is not flexible enough to be applied on XCCDF 1.2+ documents. Please use xml_iterate module instead.  </dd>
<dt><a class="anchor" id="_deprecated000008"></a>Global <a class="el" href="group__XCCDF.html#ga21cccbd2274605940ed1ea4e53d4ff91">xccdf_substitution_func</a>  )(xccdf_subst_type_t type, const char *id, void *arg)</dt>
<dd>This callback has been deprecated. It cannot be applied on XCCDF 1.2+ documents given the xccdf:sub/ parameter. </dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>