◆ sce_session_add_check_result()
Adds a check result to the session.
- Parameters
-
s | session to add the check result to |
result | result to be added (the session takes ownership of it, don't deallocate it!) |
◆ sce_session_export_to_directory()
OSCAP_API void sce_session_export_to_directory |
( |
struct sce_session * |
s, |
|
|
const char * |
directory |
|
) |
| |
Exports all check results to given directory.
◆ sce_session_reset()
OSCAP_API void sce_session_reset |
( |
struct sce_session * |
s | ) |
|
Removes all check results from the session.
The documentation for this struct was generated from the following files: