| Current File : //usr/share/docs/openscap/html/xccdf__policy__priv_8h_source.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.9.1"/>
<title>Open SCAP Library: xccdf_policy_priv.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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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.9.1 -->
<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 Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data 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 List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_e59844bb90898a84583aad04688e689a.html">XCCDF_POLICY</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">xccdf_policy_priv.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright 2013 Red Hat Inc., Durham, North Carolina.</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * All Rights Reserved.</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * This library is free software; you can redistribute it and/or</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * modify it under the terms of the GNU Lesser General Public</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * License as published by the Free Software Foundation; either</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * version 2.1 of the License, or (at your option) any later version.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * This library is distributed in the hope that it will be useful,</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * Lesser General Public License for more details.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * You should have received a copy of the GNU Lesser General Public</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * License along with this library; if not, write to the Free Software</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * Authors:</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * Simon Lukasik <slukasik@redhat.com></span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#pragma once</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#ifndef _OSCAP_XCCDF_POLICY_PRIV_H</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#define _OSCAP_XCCDF_POLICY_PRIV_H</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "common/util.h"</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="xccdf__policy_8h.html">public/xccdf_policy.h</a>"</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> OSCAP_HIDDEN_START;</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="structxccdf__policy__model.html"> 39</a></span> <span class="keyword">struct </span><a class="code" href="structxccdf__policy__model.html">xccdf_policy_model</a> {</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="structxccdf__policy__model.html#a4b2f4437d806ae30b0d1ac84065e5f24"> 41</a></span>  <span class="keyword">struct </span><a class="code" href="structxccdf__benchmark.html">xccdf_benchmark</a> * <a class="code" href="structxccdf__policy__model.html#a4b2f4437d806ae30b0d1ac84065e5f24">benchmark</a>; </div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structxccdf__policy__model.html#aaa1c7a1a3b4058ce3510d1c4f3831261"> 42</a></span>  <span class="keyword">struct </span><a class="code" href="structxccdf__tailoring.html">xccdf_tailoring</a> * <a class="code" href="structxccdf__policy__model.html#aaa1c7a1a3b4058ce3510d1c4f3831261">tailoring</a>; </div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="structxccdf__policy__model.html#a3c717bce8160dcdb477ba467080cd523"> 43</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__list.html">oscap_list</a> * <a class="code" href="structxccdf__policy__model.html#a3c717bce8160dcdb477ba467080cd523">policies</a>; </div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="structxccdf__policy__model.html#ad92b5ba6544db37e6f99b6184ae1e2b4"> 44</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__list.html">oscap_list</a> * <a class="code" href="structxccdf__policy__model.html#ad92b5ba6544db37e6f99b6184ae1e2b4">callbacks</a>; </div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="structxccdf__policy__model.html#a4fd3d001e50645cbb710549719340c23"> 45</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__list.html">oscap_list</a> * <a class="code" href="structxccdf__policy__model.html#a4fd3d001e50645cbb710549719340c23">engines</a>; </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">struct </span><a class="code" href="structcpe__session.html">cpe_session</a> *cpe;</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> };</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="structxccdf__policy.html"> 58</a></span> <span class="keyword">struct </span><a class="code" href="structxccdf__policy.html">xccdf_policy</a> {</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#a0406fc13d1156dafcfab00b88767150f"> 60</a></span>  <span class="keyword">struct </span><a class="code" href="structxccdf__policy__model.html">xccdf_policy_model</a> * <a class="code" href="structxccdf__policy.html#a0406fc13d1156dafcfab00b88767150f">model</a>; </div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#aa9b356a88ddfb729745dc246d1da9614"> 61</a></span>  <span class="keyword">struct </span><a class="code" href="structxccdf__profile.html">xccdf_profile</a> * <a class="code" href="structxccdf__policy.html#aa9b356a88ddfb729745dc246d1da9614">profile</a>; </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#ad1d1c70c1fbb0e47c62b98011ab9ad7c"> 63</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__list.html">oscap_list</a> * <a class="code" href="structxccdf__policy.html#ad1d1c70c1fbb0e47c62b98011ab9ad7c">selects</a>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#a6439c166d042a4a66361bdaf066de2bb"> 64</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__list.html">oscap_list</a> * <a class="code" href="structxccdf__policy.html#a6439c166d042a4a66361bdaf066de2bb">values</a>; </div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#a0fb9cc7a5d3e90013bcb311d50f892f7"> 65</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__list.html">oscap_list</a> * <a class="code" href="structxccdf__policy.html#a0fb9cc7a5d3e90013bcb311d50f892f7">results</a>; </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#a22580480019cc3a680691337330bb29b"> 68</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__htable.html">oscap_htable</a> *<a class="code" href="structxccdf__policy.html#a22580480019cc3a680691337330bb29b">selected_internal</a>;</div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="structxccdf__policy.html#a167438142bcd5b8c8256a328d4ad07bc"> 70</a></span>  <span class="keyword">struct </span><a class="code" href="structoscap__htable.html">oscap_htable</a> *<a class="code" href="structxccdf__policy.html#a167438142bcd5b8c8256a328d4ad07bc">selected_final</a>;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">/* The hash-table contains the latest refine-rule for specified item-id. */</span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">struct </span><a class="code" href="structoscap__htable.html">oscap_htable</a> *refine_rules_internal;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> };</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="keywordtype">int</span> <a class="code" href="structxccdf__policy.html#a6bb8cef34777962686bfa97531b45ec7">xccdf_policy_resolve_fix_substitution</a>(<span class="keyword">struct</span> <a class="code" href="structxccdf__policy.html">xccdf_policy</a> *policy, <span class="keyword">struct</span> <a class="code" href="structxccdf__fix.html">xccdf_fix</a> *fix, <span class="keyword">struct</span> <a class="code" href="structxccdf__rule__result.html">xccdf_rule_result</a> *rule_result, <span class="keyword">struct</span> <a class="code" href="structxccdf__result.html">xccdf_result</a> *test_result);</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="keywordtype">int</span> xccdf_policy_rule_result_remediate(<span class="keyword">struct</span> <a class="code" href="structxccdf__policy.html">xccdf_policy</a> *policy, <span class="keyword">struct</span> <a class="code" href="structxccdf__rule__result.html">xccdf_rule_result</a> *rr, <span class="keyword">struct</span> <a class="code" href="structxccdf__fix.html">xccdf_fix</a> *fix, <span class="keyword">struct</span> <a class="code" href="structxccdf__result.html">xccdf_result</a> *test_result);</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keywordtype">int</span> xccdf_policy_check_evaluate(<span class="keyword">struct</span> <a class="code" href="structxccdf__policy.html">xccdf_policy</a> * policy, <span class="keyword">struct</span> <a class="code" href="structxccdf__check.html">xccdf_check</a> * check);</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="keywordtype">int</span> <a class="code" href="structxccdf__policy.html#a85b303649033e9364d58e557955ef38f">xccdf_policy_remediate</a>(<span class="keyword">struct</span> <a class="code" href="structxccdf__policy.html">xccdf_policy</a> *policy, <span class="keyword">struct</span> <a class="code" href="structxccdf__result.html">xccdf_result</a> *result);</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="keywordtype">int</span> <a class="code" href="structxccdf__policy.html#a09a1faa9526b70e7ffbc4d18a70d9b41">xccdf_policy_report_cb</a>(<span class="keyword">struct</span> <a class="code" href="structxccdf__policy.html">xccdf_policy</a> *policy, <span class="keyword">const</span> <span class="keywordtype">char</span> *sysname, <span class="keywordtype">void</span> *rule);</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="keyword">struct </span><a class="code" href="structxccdf__benchmark.html">xccdf_benchmark</a> *<a class="code" href="structxccdf__policy.html#ae3768733365cb3d6ca2a86e0565c32b3">xccdf_policy_get_benchmark</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxccdf__policy.html">xccdf_policy</a> *policy);</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> OSCAP_HIDDEN_END;</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="preprocessor">#endif</span></div>
<div class="ttc" id="structxccdf__policy__model_html_a3c717bce8160dcdb477ba467080cd523"><div class="ttname"><a href="structxccdf__policy__model.html#a3c717bce8160dcdb477ba467080cd523">xccdf_policy_model::policies</a></div><div class="ttdeci">struct oscap_list * policies</div><div class="ttdoc">List of xccdf_policy structures. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:43</div></div>
<div class="ttc" id="structxccdf__tailoring_html"><div class="ttname"><a href="structxccdf__tailoring.html">xccdf_tailoring</a></div><div class="ttdoc">Stores content from xccdf:Tailoring element which can be loaded from a separate file. </div><div class="ttdef"><b>Definition:</b> item.h:172</div></div>
<div class="ttc" id="structxccdf__policy__model_html_ad92b5ba6544db37e6f99b6184ae1e2b4"><div class="ttname"><a href="structxccdf__policy__model.html#ad92b5ba6544db37e6f99b6184ae1e2b4">xccdf_policy_model::callbacks</a></div><div class="ttdeci">struct oscap_list * callbacks</div><div class="ttdoc">Callbacks for output callbacks (see callback_out_t) </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:44</div></div>
<div class="ttc" id="xccdf__policy_8h_html"><div class="ttname"><a href="xccdf__policy_8h.html">xccdf_policy.h</a></div><div class="ttdoc">Open-scap XCCDF Policy library interface. </div></div>
<div class="ttc" id="structcpe__session_html"><div class="ttname"><a href="structcpe__session.html">cpe_session</a></div><div class="ttdef"><b>Definition:</b> cpe_session_priv.h:35</div></div>
<div class="ttc" id="structxccdf__benchmark_html"><div class="ttname"><a href="structxccdf__benchmark.html">xccdf_benchmark</a></div><div class="ttdoc">Top level XCCDF structure containing profiles, rules, values and results. </div></div>
<div class="ttc" id="structxccdf__policy_html_a167438142bcd5b8c8256a328d4ad07bc"><div class="ttname"><a href="structxccdf__policy.html#a167438142bcd5b8c8256a328d4ad07bc">xccdf_policy::selected_final</a></div><div class="ttdeci">struct oscap_htable * selected_final</div><div class="ttdoc">A hash which for given item defines final selection. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:70</div></div>
<div class="ttc" id="structxccdf__policy__model_html"><div class="ttname"><a href="structxccdf__policy__model.html">xccdf_policy_model</a></div><div class="ttdoc">XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file a...</div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:39</div></div>
<div class="ttc" id="structxccdf__check_html"><div class="ttname"><a href="structxccdf__check.html">xccdf_check</a></div><div class="ttdoc">XCCDF simple or complex check. </div><div class="ttdef"><b>Definition:</b> item.h:286</div></div>
<div class="ttc" id="structxccdf__policy__model_html_a4b2f4437d806ae30b0d1ac84065e5f24"><div class="ttname"><a href="structxccdf__policy__model.html#a4b2f4437d806ae30b0d1ac84065e5f24">xccdf_policy_model::benchmark</a></div><div class="ttdeci">struct xccdf_benchmark * benchmark</div><div class="ttdoc">Benchmark element (root element of XML file) </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:41</div></div>
<div class="ttc" id="structxccdf__result_html"><div class="ttname"><a href="structxccdf__result.html">xccdf_result</a></div><div class="ttdoc">Actual results of running a XCCDF test or profile. </div><div class="ttdef"><b>Definition:</b> xccdf_benchmark.h:223</div></div>
<div class="ttc" id="structxccdf__policy__model_html_aaa1c7a1a3b4058ce3510d1c4f3831261"><div class="ttname"><a href="structxccdf__policy__model.html#aaa1c7a1a3b4058ce3510d1c4f3831261">xccdf_policy_model::tailoring</a></div><div class="ttdeci">struct xccdf_tailoring * tailoring</div><div class="ttdoc">Tailoring element. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:42</div></div>
<div class="ttc" id="structoscap__list_html"><div class="ttname"><a href="structoscap__list.html">oscap_list</a></div><div class="ttdef"><b>Definition:</b> list.h:54</div></div>
<div class="ttc" id="structxccdf__policy_html_a6439c166d042a4a66361bdaf066de2bb"><div class="ttname"><a href="structxccdf__policy.html#a6439c166d042a4a66361bdaf066de2bb">xccdf_policy::values</a></div><div class="ttdeci">struct oscap_list * values</div><div class="ttdoc">Bound values of profile. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:64</div></div>
<div class="ttc" id="structxccdf__policy_html_ad1d1c70c1fbb0e47c62b98011ab9ad7c"><div class="ttname"><a href="structxccdf__policy.html#ad1d1c70c1fbb0e47c62b98011ab9ad7c">xccdf_policy::selects</a></div><div class="ttdeci">struct oscap_list * selects</div><div class="ttdoc">A list of all selects. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:63</div></div>
<div class="ttc" id="structxccdf__rule__result_html"><div class="ttname"><a href="structxccdf__rule__result.html">xccdf_rule_result</a></div><div class="ttdoc">XCCDF rule result. </div><div class="ttdef"><b>Definition:</b> item.h:345</div></div>
<div class="ttc" id="structxccdf__policy_html_a0406fc13d1156dafcfab00b88767150f"><div class="ttname"><a href="structxccdf__policy.html#a0406fc13d1156dafcfab00b88767150f">xccdf_policy::model</a></div><div class="ttdeci">struct xccdf_policy_model * model</div><div class="ttdoc">XCCDF Policy model. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:60</div></div>
<div class="ttc" id="structxccdf__policy_html_a0fb9cc7a5d3e90013bcb311d50f892f7"><div class="ttname"><a href="structxccdf__policy.html#a0fb9cc7a5d3e90013bcb311d50f892f7">xccdf_policy::results</a></div><div class="ttdeci">struct oscap_list * results</div><div class="ttdoc">List of XCCDF results. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:65</div></div>
<div class="ttc" id="structxccdf__policy_html_a6bb8cef34777962686bfa97531b45ec7"><div class="ttname"><a href="structxccdf__policy.html#a6bb8cef34777962686bfa97531b45ec7">xccdf_policy::xccdf_policy_resolve_fix_substitution</a></div><div class="ttdeci">int xccdf_policy_resolve_fix_substitution(struct xccdf_policy *policy, struct xccdf_fix *fix, struct xccdf_rule_result *rule_result, struct xccdf_result *test_result)</div><div class="ttdoc">Resolve text substitution in given fix element. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_substitute.c:195</div></div>
<div class="ttc" id="structxccdf__profile_html"><div class="ttname"><a href="structxccdf__profile.html">xccdf_profile</a></div><div class="ttdoc">XCCDF profile is a set of tests and their settings in a compact package. </div><div class="ttdef"><b>Definition:</b> xccdf_benchmark.h:193</div></div>
<div class="ttc" id="structoscap__htable_html"><div class="ttname"><a href="structoscap__htable.html">oscap_htable</a></div><div class="ttdef"><b>Definition:</b> list.h:183</div></div>
<div class="ttc" id="structxccdf__policy_html"><div class="ttname"><a href="structxccdf__policy.html">xccdf_policy</a></div><div class="ttdoc">XCCDF policy structure is abstract (class) structure of Profile element from benchmark. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:58</div></div>
<div class="ttc" id="structxccdf__fix_html"><div class="ttname"><a href="structxccdf__fix.html">xccdf_fix</a></div><div class="ttdoc">XCCDF automatic fix. </div><div class="ttdef"><b>Definition:</b> item.h:325</div></div>
<div class="ttc" id="structxccdf__policy_html_aa9b356a88ddfb729745dc246d1da9614"><div class="ttname"><a href="structxccdf__policy.html#aa9b356a88ddfb729745dc246d1da9614">xccdf_policy::profile</a></div><div class="ttdeci">struct xccdf_profile * profile</div><div class="ttdoc">Profile structure (from benchmark) </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:61</div></div>
<div class="ttc" id="structxccdf__policy_html_a22580480019cc3a680691337330bb29b"><div class="ttname"><a href="structxccdf__policy.html#a22580480019cc3a680691337330bb29b">xccdf_policy::selected_internal</a></div><div class="ttdeci">struct oscap_htable * selected_internal</div><div class="ttdoc">A hash which for given item points to the latest selector applicable. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:68</div></div>
<div class="ttc" id="structxccdf__policy_html_a09a1faa9526b70e7ffbc4d18a70d9b41"><div class="ttname"><a href="structxccdf__policy.html#a09a1faa9526b70e7ffbc4d18a70d9b41">xccdf_policy::xccdf_policy_report_cb</a></div><div class="ttdeci">int xccdf_policy_report_cb(struct xccdf_policy *policy, const char *sysname, void *rule)</div><div class="ttdoc">Report given "rule" to all callbacks with given sysname registered with the policy. </div><div class="ttdef"><b>Definition:</b> xccdf_policy.c:399</div></div>
<div class="ttc" id="structxccdf__policy__model_html_a4fd3d001e50645cbb710549719340c23"><div class="ttname"><a href="structxccdf__policy__model.html#a4fd3d001e50645cbb710549719340c23">xccdf_policy_model::engines</a></div><div class="ttdeci">struct oscap_list * engines</div><div class="ttdoc">Callbacks for checking engines (see xccdf_policy_engine) </div><div class="ttdef"><b>Definition:</b> xccdf_policy_priv.h:45</div></div>
<div class="ttc" id="structxccdf__policy_html_ae3768733365cb3d6ca2a86e0565c32b3"><div class="ttname"><a href="structxccdf__policy.html#ae3768733365cb3d6ca2a86e0565c32b3">xccdf_policy::xccdf_policy_get_benchmark</a></div><div class="ttdeci">struct xccdf_benchmark * xccdf_policy_get_benchmark(const struct xccdf_policy *policy)</div><div class="ttdoc">Get XCCDF Benchmark for given policy. </div><div class="ttdef"><b>Definition:</b> xccdf_policy.c:2236</div></div>
<div class="ttc" id="structxccdf__policy_html_a85b303649033e9364d58e557955ef38f"><div class="ttname"><a href="structxccdf__policy.html#a85b303649033e9364d58e557955ef38f">xccdf_policy::xccdf_policy_remediate</a></div><div class="ttdeci">int xccdf_policy_remediate(struct xccdf_policy *policy, struct xccdf_result *result)</div><div class="ttdoc">Remediate all rule-results in the given result, with settings of given policy. </div><div class="ttdef"><b>Definition:</b> xccdf_policy_remediate.c:433</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>