Open SCAP Library
|
Interface to Common Platform Enumeration (CPE) Dictionary. More...
#include "oscap.h"
#include "cpe_name.h"
#include "oscap_text.h"
#include "oscap_source.h"
#include "oscap_export.h"
Go to the source code of this file.
Functions | |
OSCAP_API bool | cpe_dict_model_set_origin_file (struct cpe_dict_model *dict, const char *origin_file) |
Sets the origin file hint. More... | |
OSCAP_API const char * | cpe_dict_model_get_origin_file (const struct cpe_dict_model *dict) |
Gets the file the CPE dict model was loaded from. | |
Interface to Common Platform Enumeration (CPE) Dictionary.