1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481
|
<!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: Data Fields</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 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>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals.html#index_a"><span>a</span></a></li>
<li><a href="globals_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_0x66.html#index_f"><span>f</span></a></li>
<li><a href="globals_0x6d.html#index_m"><span>m</span></a></li>
<li class="current"><a href="globals_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="globals_0x70.html#index_p"><span>p</span></a></li>
<li><a href="globals_0x73.html#index_s"><span>s</span></a></li>
<li><a href="globals_0x78.html#index_x"><span>x</span></a></li>
</ul>
</div>
</div>
<div class="contents">
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
<h3><a class="anchor" id="index_o">- o -</a></h3><ul>
<li>oscap_alloc
: <a class="el" href="group__Memory.html#ga948da36681f6c86f4bfaa0e4623bf4bd">alloc.h</a>
</li>
<li>oscap_calloc
: <a class="el" href="group__Memory.html#ga358852384c6d7818ca12f1beedaa37e9">alloc.h</a>
</li>
<li>oscap_cleanup()
: <a class="el" href="group__COMMON.html#gad47f11d32a4245a127c078d52269312c">oscap.h</a>
</li>
<li>oscap_clearerr()
: <a class="el" href="group__ERRORS.html#ga460f0799ef0d3718e656525d78b3f77d">error.h</a>
</li>
<li>OSCAP_EFAMILY_GLIBC
: <a class="el" href="group__ERRORS.html#gacc53d2370c80b6ed73177e50cadd9dff">error.h</a>
</li>
<li>OSCAP_EFAMILY_NONE
: <a class="el" href="group__ERRORS.html#ga2a4b222f295b167554e471b040639383">error.h</a>
</li>
<li>OSCAP_EFAMILY_OSCAP
: <a class="el" href="group__ERRORS.html#ga063ef25dbff56281ad8b88bd3e5637a2">error.h</a>
</li>
<li>OSCAP_EFAMILY_OVAL
: <a class="el" href="group__ERRORS.html#gac0e81243524424435f8099c768fd3ab3">error.h</a>
</li>
<li>OSCAP_EFAMILY_XCCDF
: <a class="el" href="group__ERRORS.html#gaef8f195999b3b733a1dc88b7f9bc8800">error.h</a>
</li>
<li>OSCAP_EFAMILY_XML
: <a class="el" href="group__ERRORS.html#ga5c221a396c86b253134dcf2cdd8fffc6">error.h</a>
</li>
<li>OSCAP_EINVARG
: <a class="el" href="group__ERRORS.html#gaa703884800f0698cec4b4c962c2dbceb">error.h</a>
</li>
<li>OSCAP_ENONE
: <a class="el" href="group__ERRORS.html#gaae500549b229e017c725e9966cd2a2c4">error.h</a>
</li>
<li>OSCAP_ENOTIMPL
: <a class="el" href="group__ERRORS.html#gaaa2f59e51ab637af202c9147f5b61acc">error.h</a>
</li>
<li>oscap_err()
: <a class="el" href="group__ERRORS.html#ga6250756dc15760ad37288410b1117433">error.h</a>
</li>
<li>oscap_err_code()
: <a class="el" href="group__ERRORS.html#ga7a04a1e9253a5097bf25c1520ab75c58">error.h</a>
</li>
<li>oscap_err_desc()
: <a class="el" href="group__ERRORS.html#ga40156d16cfcddd2596f56b9fcc5f752f">error.h</a>
</li>
<li>oscap_err_family()
: <a class="el" href="group__ERRORS.html#gaf5a130197519ab79f452a592c327c89b">error.h</a>
</li>
<li>oscap_errcode_t
: <a class="el" href="group__ERRORS.html#ga200ca968e978cd3f3020f3eaa1e4d18b">error.h</a>
</li>
<li>oscap_errfamily_t
: <a class="el" href="group__ERRORS.html#gaaddebbc97e12a87b46b37d236660deb9">error.h</a>
</li>
<li>OSCAP_EXMLELEM
: <a class="el" href="group__ERRORS.html#ga7f49cf2c3395080d9e20eb4929f1e4c1">error.h</a>
</li>
<li>OSCAP_FOR
: <a class="el" href="group__ITER.html#ga4531eed65f8744afef6718920525395c">oscap.h</a>
</li>
<li>OSCAP_FOR_GENERIC
: <a class="el" href="group__ITER.html#gae94ba5c82c04c4119b11bbf8be56ed69">oscap.h</a>
</li>
<li>OSCAP_FOR_STR
: <a class="el" href="group__ITER.html#ga9f9c24f232e5ad2aeeeed602b7b0008c">oscap.h</a>
</li>
<li>OSCAP_FOREACH
: <a class="el" href="group__ITER.html#ga252a13d8be22bb101a8732987eb4e828">oscap.h</a>
</li>
<li>OSCAP_FOREACH_GENERIC
: <a class="el" href="group__ITER.html#gaea98dedf8ff9418609496bb11ff8c66c">oscap.h</a>
</li>
<li>OSCAP_FOREACH_STR
: <a class="el" href="group__ITER.html#gafdd9cc9b1ae693c07dd4ff9727cfb019">oscap.h</a>
</li>
<li>oscap_free
: <a class="el" href="group__Memory.html#gafe2b938359b7ce5b887e284575aeaa28">alloc.h</a>
</li>
<li>OSCAP_GSYM()
: <a class="el" href="probe-main_8c.html#ad898a204d4cffcce67663249b0dc4352">probe-main.c</a>
</li>
<li>OSCAP_LANG_DEFAULT
: <a class="el" href="group__STRINGS.html#ga2676cda1aeba0056db82daa4b4670c41">text.h</a>
</li>
<li>OSCAP_LANG_ENGLISH
: <a class="el" href="group__STRINGS.html#ga4018e4071dc8589589d3baf664e965f6">text.h</a>
</li>
<li>OSCAP_LANG_ENGLISH_US
: <a class="el" href="group__STRINGS.html#ga5c7c6c7da26b511a4d639fb009d47e28">text.h</a>
</li>
<li>oscap_realloc
: <a class="el" href="group__Memory.html#ga0e0d7d13109faed3f5a81d32f82d3bfe">alloc.h</a>
</li>
<li>oscap_reallocf
: <a class="el" href="group__Memory.html#gaa3c25f15f7899dc7b2cdea2b93cf840e">alloc.h</a>
</li>
<li>OSCAP_REPORTER_ALL
: <a class="el" href="group__Reporters.html#ga77f207ed1eed4910e5eb8358f33c6e7c">reporter.h</a>
</li>
<li>OSCAP_REPORTER_CODE_MAX
: <a class="el" href="group__Reporters.html#gab369d5ef0521bb171dca43d5dc7b4636">reporter.h</a>
</li>
<li>oscap_reporter_code_t
: <a class="el" href="group__Reporters.html#gabea6171ab5d5780073321cfe7687a715">reporter.h</a>
</li>
<li>oscap_reporter_destroy_func
: <a class="el" href="group__Reporters.html#gadbcba2c8f868c6d9911f84baa4205ace">reporter.h</a>
</li>
<li>oscap_reporter_family
: <a class="el" href="group__Reporters.html#gaa524578d6cdd09a090251f389a42193e">reporter.h</a>
</li>
<li>oscap_reporter_family_t
: <a class="el" href="group__Reporters.html#ga9958de4d24744d816480c94796014c0a">reporter.h</a>
</li>
<li>oscap_reporter_init_func
: <a class="el" href="group__Reporters.html#ga129619e51708aeefb3895ddc4009d8a7">reporter.h</a>
</li>
<li>oscap_reporter_report_func
: <a class="el" href="group__Reporters.html#ga0df6aa1cdb494d80c86a23dfbb4fcc3d">reporter.h</a>
</li>
<li>oscap_validate_xml()
: <a class="el" href="group__IMPORTEXPORT.html#ga7c8e94dec2308548caf4fc129329333f">oscap.h</a>
</li>
<li>oval_affected_family_t
: <a class="el" href="group__OVALDEF.html#ga80d323a50a1976c7ecc926976b12af20">oval_definitions.h</a>
</li>
<li>oval_agent_destroy_session()
: <a class="el" href="group__OVALAGENT.html#ga301f466948c1844837208f917b3e2025">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#ga301f466948c1844837208f917b3e2025">oval_agent_api.h</a>
</li>
<li>oval_agent_eval_definition()
: <a class="el" href="group__OVALAGENT.html#ga65c6c0a750c30ccbf40aea8e2e3f4374">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#ga65c6c0a750c30ccbf40aea8e2e3f4374">oval_agent_api.h</a>
</li>
<li>oval_agent_eval_rule()
: <a class="el" href="group__OVALAGENT.html#ga7b472f8a251a294478a01bbf96417bf7">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#ga7b472f8a251a294478a01bbf96417bf7">oval_agent_api.h</a>
</li>
<li>oval_agent_eval_system()
: <a class="el" href="group__OVALAGENT.html#gaec71f72c60b8c668f270c8c85cbf640a">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#gaec71f72c60b8c668f270c8c85cbf640a">oval_agent_api.h</a>
</li>
<li>oval_agent_export_sysinfo_to_xccdf_result()
: <a class="el" href="group__OVALAGENT.html#gacd87da61a584f365001a6a9a1f4a5c13">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#gacd87da61a584f365001a6a9a1f4a5c13">oval_agent_api.h</a>
</li>
<li>oval_agent_get_results_model()
: <a class="el" href="group__OVALAGENT.html#ga46b7afeb2b281141e4722f219a7a438a">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#ga46b7afeb2b281141e4722f219a7a438a">oval_agent_api.h</a>
</li>
<li>oval_agent_new_session()
: <a class="el" href="group__OVALAGENT.html#ga063cbd39becb1e6848966ad88f48de51">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#ga063cbd39becb1e6848966ad88f48de51">oval_agent_api.h</a>
</li>
<li>oval_agent_reset_session()
: <a class="el" href="group__OVALAGENT.html#ga1b0b775e52aff1452ff4423f897c5825">oval_agent_api.h</a>
, <a class="el" href="group__OVALAGENT.html#ga1b0b775e52aff1452ff4423f897c5825">oval_agent.c</a>
</li>
<li>oval_agent_resolve_variables()
: <a class="el" href="group__OVALAGENT.html#ga9020215fc2db19ea98b6e11984947176">oval_agent.c</a>
, <a class="el" href="group__OVALAGENT.html#ga9020215fc2db19ea98b6e11984947176">oval_agent_api.h</a>
</li>
<li>oval_agent_result_cb_t
: <a class="el" href="group__OVALAGENT.html#gaf161e671e9cd718f3231044b24b15e86">oval_agent_api.h</a>
</li>
<li>oval_agent_session_t
: <a class="el" href="group__OVALAGENT.html#ga7c852f3681ee4aaf6d372facf2e8c016">oval_agent_api.h</a>
</li>
<li>oval_aix_subtype_t
: <a class="el" href="group__OVAL.html#ga5dac037231b7c1ca96b4324556ca6722">oval_types.h</a>
</li>
<li>oval_apache_subtype_t
: <a class="el" href="group__OVAL.html#ga56df9be4ad3d59099f62ff9f5c152138">oval_types.h</a>
</li>
<li>oval_arithmetic_operation_t
: <a class="el" href="group__OVALDEF.html#gadca2ff0881da30f974d92a549dc76c4c">oval_definitions.h</a>
</li>
<li>oval_catos_subtype_t
: <a class="el" href="group__OVAL.html#gae9f0d62912c4a44b7a6119ba1bcb7c10">oval_types.h</a>
</li>
<li>oval_check_t
: <a class="el" href="group__OVALDEF.html#ga926ba821c14d2faac9a23b8908c23d70">oval_definitions.h</a>
</li>
<li>OVAL_CLASS_COMPLIANCE
: <a class="el" href="group__OVALDEF.html#gga3323efc68980168d0187c26dd22bfce1a51b6e1b4b9845812dbd8574a608432e5">oval_definitions.h</a>
</li>
<li>OVAL_CLASS_INVENTORY
: <a class="el" href="group__OVALDEF.html#gga3323efc68980168d0187c26dd22bfce1a5bede1223fe5ffc424093a6d656c6965">oval_definitions.h</a>
</li>
<li>OVAL_CLASS_MISCELLANEOUS
: <a class="el" href="group__OVALDEF.html#gga3323efc68980168d0187c26dd22bfce1ac9439d564429623e5f37d398fb18a390">oval_definitions.h</a>
</li>
<li>OVAL_CLASS_PATCH
: <a class="el" href="group__OVALDEF.html#gga3323efc68980168d0187c26dd22bfce1a0514df79a4a5dac949971858cb156d79">oval_definitions.h</a>
</li>
<li>OVAL_CLASS_UNKNOWN
: <a class="el" href="group__OVALDEF.html#gga3323efc68980168d0187c26dd22bfce1ae324b2f34b6257eb16fd3b223b698393">oval_definitions.h</a>
</li>
<li>OVAL_CLASS_VULNERABILITY
: <a class="el" href="group__OVALDEF.html#gga3323efc68980168d0187c26dd22bfce1a700fcff4cfdef30c52f20d2820a0b49e">oval_definitions.h</a>
</li>
<li>oval_component_type_t
: <a class="el" href="group__OVALDEF.html#gab6ed49a929aed7027c01b143ced8ba2d">oval_definitions.h</a>
</li>
<li>oval_criteria_node_type_t
: <a class="el" href="group__OVALDEF.html#ga6d0c5bdab379cdf9908e086efd4d9cca">oval_definitions.h</a>
</li>
<li>oval_datatype_t
: <a class="el" href="group__OVALDEF.html#gaf069fe2fb2a9ae3abe47cab55b89827e">oval_definitions.h</a>
</li>
<li>oval_datetime_format_t
: <a class="el" href="group__OVALDEF.html#gaea41231bb5ff1482100866e5a0c5f7f7">oval_definitions.h</a>
</li>
<li>oval_definition_class_t
: <a class="el" href="group__OVALDEF.html#ga3323efc68980168d0187c26dd22bfce1">oval_definitions.h</a>
</li>
<li>OVAL_DIRECTIVE_CONTENT_FULL
: <a class="el" href="group__OVALRES.html#gga9e7b5741bebbe68b5ddf76e4042125a6ab4317315755aaf265b9cebb5fef5fbae">oval_results.h</a>
</li>
<li>OVAL_DIRECTIVE_CONTENT_THIN
: <a class="el" href="group__OVALRES.html#gga9e7b5741bebbe68b5ddf76e4042125a6a3262af729be4d4b26cace264eed8327c">oval_results.h</a>
</li>
<li>OVAL_DIRECTIVE_CONTENT_UNKNOWN
: <a class="el" href="group__OVALRES.html#gga9e7b5741bebbe68b5ddf76e4042125a6abca9d283da03a9abad280a9c0db2439d">oval_results.h</a>
</li>
<li>oval_entity_type_t
: <a class="el" href="group__OVALDEF.html#gac9a4faa0d289b6b2dabb76d43b03b671">oval_definitions.h</a>
</li>
<li>oval_entity_varref_type_t
: <a class="el" href="group__OVALDEF.html#gaf188be33624f01de2946ce6e58b6bf53">oval_definitions.h</a>
</li>
<li>oval_esx_subtype_t
: <a class="el" href="group__OVAL.html#ga7f765871b204303cf2f96f34e74e97a9">oval_types.h</a>
</li>
<li>oval_existence_t
: <a class="el" href="group__OVALDEF.html#ga523a0461b03a564f296f54a73f99ade1">oval_definitions.h</a>
</li>
<li>OVAL_FAMILY_AIX
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa3d52c72dbfa9a3e3aaafa6ff2ed8641c">oval_types.h</a>
</li>
<li>OVAL_FAMILY_APACHE
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aaafd90e0b934faca79a6bf00afddf36b1">oval_types.h</a>
</li>
<li>OVAL_FAMILY_CATOS
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa7b676bcb12b686f2be111715f7514c7a">oval_types.h</a>
</li>
<li>OVAL_FAMILY_ESX
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa6b81a3e8e65dc6f80dbf77d5f1b871cf">oval_types.h</a>
</li>
<li>OVAL_FAMILY_FREEBSD
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aacebd1a3eeb57797c134675793fbce5c8">oval_types.h</a>
</li>
<li>OVAL_FAMILY_HPUX
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa5470b1f30621bfae00f0b867e317b6ef">oval_types.h</a>
</li>
<li>OVAL_FAMILY_INDEPENDENT
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aada82f9fcd56e64d96c82a05f0a26506a">oval_types.h</a>
</li>
<li>OVAL_FAMILY_IOS
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aaa091cf8e9fc91eecd97e9df0378cabc0">oval_types.h</a>
</li>
<li>OVAL_FAMILY_LINUX
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa1c173b8adbf8225f8cd5e94f3227e51a">oval_types.h</a>
</li>
<li>OVAL_FAMILY_MACOS
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa7cc31bc31087ab8be70389d0bcbae9a1">oval_types.h</a>
</li>
<li>OVAL_FAMILY_PIXOS
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa51e4dea89218794497fda2e1686ebcc2">oval_types.h</a>
</li>
<li>OVAL_FAMILY_SOLARIS
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aa2f9fe1053d025513919ea95d080d669e">oval_types.h</a>
</li>
<li>oval_family_t
: <a class="el" href="group__OVAL.html#ga83b7e728a31f7ad0a0306ec1408f0a1a">oval_types.h</a>
</li>
<li>OVAL_FAMILY_UNIX
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aaeef716c9066c24e711c9329a85630285">oval_types.h</a>
</li>
<li>OVAL_FAMILY_UNKNOWN
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aac4dc6183466e5a02ae484055e6e250a0">oval_types.h</a>
</li>
<li>OVAL_FAMILY_WINDOWS
: <a class="el" href="group__OVAL.html#gga83b7e728a31f7ad0a0306ec1408f0a1aae150bd35303a059dcdf0c6d261302208">oval_types.h</a>
</li>
<li>oval_freebsd_subtype_t
: <a class="el" href="group__OVAL.html#gacf5f0c4797e0fdf15670b12c6eb15bbd">oval_types.h</a>
</li>
<li>oval_hpux_subtype_t
: <a class="el" href="group__OVAL.html#gab1e08ab3af23776e34f51b0205a56aa1">oval_types.h</a>
</li>
<li>oval_independent_subtype_t
: <a class="el" href="group__OVAL.html#ga296c394bc52e57a38067e02a60482aa0">oval_types.h</a>
</li>
<li>oval_ios_subtype_t
: <a class="el" href="group__OVAL.html#ga3788c79f7ad62a33371d5e353e1ffa75">oval_types.h</a>
</li>
<li>oval_linux_subtype_t
: <a class="el" href="group__OVAL.html#gad3a1c3871ede5abc7fef0ba6eb67ef32">oval_types.h</a>
</li>
<li>oval_macos_subtype_t
: <a class="el" href="group__OVAL.html#ga0b595b519da638611862476b1018d921">oval_types.h</a>
</li>
<li>oval_message_level_t
: <a class="el" href="group__OVALSYS.html#ga8ee215c8a9e2910e0595d0d32af688bc">oval_system_characteristics.h</a>
</li>
<li>oval_object_content_type_t
: <a class="el" href="group__OVALDEF.html#gaf5a61d142a62eb195ad4483627e458b4">oval_definitions.h</a>
</li>
<li>oval_operation_t
: <a class="el" href="group__OVALDEF.html#ga3f00a63428c2b5db781a9c87ec73acd1">oval_definitions.h</a>
</li>
<li>oval_operator_t
: <a class="el" href="group__OVALDEF.html#gad5debd6ffe0c38c6de9108e86ee237e6">oval_definitions.h</a>
</li>
<li>oval_parser_parse_tag()
: <a class="el" href="oval__parser_8c.html#a2d07336d4c52136ffc0a3079cb33b153">oval_parser.c</a>
, <a class="el" href="oval__parser__impl_8h.html#abfacd72553f2ae39ddde98a75aa3f34b">oval_parser_impl.h</a>
</li>
<li>oval_pixos_subtype_t
: <a class="el" href="group__OVAL.html#ga2883c90bf0c1d8c497e6967e7855945e">oval_types.h</a>
</li>
<li>oval_probe_session_close()
: <a class="el" href="group__PROBESESSION.html#ga7875c98b154cb7b574d500920a5da432">oval_probe_session.c</a>
</li>
<li>oval_probe_session_destroy()
: <a class="el" href="group__PROBESESSION.html#ga570a8ec1ddefa3dea49b75b7ba430d82">oval_probe_session.c</a>
</li>
<li>oval_probe_session_getmodel()
: <a class="el" href="group__PROBESESSION.html#ga2ed62b62d886e985c9228d76fbee6150">oval_probe_session.c</a>
</li>
<li>oval_probe_session_new()
: <a class="el" href="group__PROBESESSION.html#ga89df3c24436ed2a50770b4e00f81e525">oval_probe_session.c</a>
</li>
<li>oval_probe_session_query_object()
: <a class="el" href="oval__definitions__impl_8h.html#a070610b186ec4416f34f8eac565c8027">oval_definitions_impl.h</a>
</li>
<li>oval_probe_session_reset()
: <a class="el" href="group__PROBESESSION.html#ga12311e1f51159191021c24f5663925a9">oval_probe_session.c</a>
</li>
<li>oval_probe_session_sethandler()
: <a class="el" href="group__PROBESESSION.html#gaeaad2407d22a2865ff7bca1e4dec2bc9">oval_probe_session.c</a>
</li>
<li>oval_result_directive_content_t
: <a class="el" href="group__OVALRES.html#ga9e7b5741bebbe68b5ddf76e4042125a6">oval_results.h</a>
</li>
<li>OVAL_RESULT_ERROR
: <a class="el" href="group__OVALRES.html#gga585abe0825db03426e1994ba335dc4bfa749cd036ba45a3b949632077aa589a56">oval_results.h</a>
</li>
<li>OVAL_RESULT_FALSE
: <a class="el" href="group__OVALRES.html#gga585abe0825db03426e1994ba335dc4bfa90f2ff8de6c8cc699fdd4446e10bc26d">oval_results.h</a>
</li>
<li>OVAL_RESULT_NOT_APPLICABLE
: <a class="el" href="group__OVALRES.html#gga585abe0825db03426e1994ba335dc4bfaae80460adfe0d7e626cd14ee1882fa66">oval_results.h</a>
</li>
<li>OVAL_RESULT_NOT_EVALUATED
: <a class="el" href="group__OVALRES.html#gga585abe0825db03426e1994ba335dc4bfad781502be6aadae5cee9fbb20c2055d5">oval_results.h</a>
</li>
<li>oval_result_t
: <a class="el" href="group__OVALRES.html#ga585abe0825db03426e1994ba335dc4bf">oval_results.h</a>
</li>
<li>oval_result_test_is_locked()
: <a class="el" href="group__OVALRES.html#ga0d3d0940026177dd522ee7e41d9ee915">oval_resultTest.c</a>
, <a class="el" href="group__OVALRES.html#ga0d3d0940026177dd522ee7e41d9ee915">oval_results.h</a>
</li>
<li>OVAL_RESULT_TRUE
: <a class="el" href="group__OVALRES.html#gga585abe0825db03426e1994ba335dc4bfa357fc62bc86fa6528490408859c0f66f">oval_results.h</a>
</li>
<li>OVAL_RESULT_UNKNOWN
: <a class="el" href="group__OVALRES.html#gga585abe0825db03426e1994ba335dc4bfa8f012a3c2ed665015e42bc0ff1d82f99">oval_results.h</a>
</li>
<li>oval_results_model_eval()
: <a class="el" href="group__OVALRES.html#ga9296017dd4fca47d227e025f67584044">oval_results.h</a>
, <a class="el" href="group__OVALRES.html#ga9296017dd4fca47d227e025f67584044">oval_agent.c</a>
</li>
<li>oval_setobject_operation_t
: <a class="el" href="group__OVALDEF.html#ga695dd73f42848ceb78bc9c9b3794e08c">oval_definitions.h</a>
</li>
<li>oval_setobject_type_t
: <a class="el" href="group__OVALDEF.html#gad53b9e7bb7cfcb4f85f67e2f486469df">oval_definitions.h</a>
</li>
<li>oval_solaris_subtype_t
: <a class="el" href="group__OVAL.html#gad4c367b4ea70d4fff526115bdd46f09e">oval_types.h</a>
</li>
<li>oval_subtype_get_family()
: <a class="el" href="group__OVALDEF.html#gacc440b72a2c5eee9199a95525dc4c39c">oval_definitions.h</a>
, <a class="el" href="group__OVALDEF.html#gacc440b72a2c5eee9199a95525dc4c39c">oval_enumerations.c</a>
</li>
<li>oval_subtype_t
: <a class="el" href="group__OVAL.html#ga99498f525c1a0282ef45557fc882f97f">oval_types.h</a>
</li>
<li>oval_syschar_collection_flag_t
: <a class="el" href="group__OVALSYS.html#ga6ca9feb1c89087dbae7c7d3074a378c9">oval_system_characteristics.h</a>
</li>
<li>oval_syschar_status_t
: <a class="el" href="group__OVALSYS.html#gacf14e82865b7254b573e9a98e7fae422">oval_system_characteristics.h</a>
</li>
<li>oval_unix_subtype_t
: <a class="el" href="group__OVAL.html#ga13eccceae5cd625a44b8d5a06ecdd57d">oval_types.h</a>
</li>
<li>oval_variable_type_t
: <a class="el" href="group__OVALDEF.html#ga508c483d127b48e6190a40b401962db6">oval_definitions.h</a>
</li>
<li>oval_windows_subtype_t
: <a class="el" href="group__OVAL.html#ga94f9655654f26fc4496e4836a1b782cb">oval_types.h</a>
</li>
<li>oval_xml_severity_t
: <a class="el" href="group__OVAL.html#gad631358020876989f669937192562086">oval_types.h</a>
</li>
<li>ovaldef_parse_node()
: <a class="el" href="oval__parser__impl_8h.html#a41ef99c042c9cab11a90f0e222aa0330">oval_parser_impl.h</a>
, <a class="el" href="oval__parser_8c.html#a646fb9bbdc1dccac8103aac2a531900b">oval_parser.c</a>
</li>
<li>ovalsys_parser_parse()
: <a class="el" href="oval__parser__impl_8h.html#adafa5fdc74a69cac2ba81f766963a576">oval_parser_impl.h</a>
</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 30 Jun 2010 for Open SCAP Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
|