#include "cpematch.h"
Functions | |
| bool | cpe_name_match_dict (cpe_t *cpe, cpe_dict_t *dict) |
| Verify wether given CPE is known according to specified dictionary. | |
| bool | cpe_name_match_dict_str (const char *cpestr, cpe_dict_t *dict) |
| Verify if CPE given by string is known according to specified dictionary. | |
See more details at http://nvd.nist.gov/cpe.cfm
1.5.7.1