CPE Matching
[CPE]


Files

file  cpematch.h
 Interface to Common Product Enumeration (CPE) matching facilities.

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 *cpe, cpe_dict_t *dict)
 Verify if CPE given by string is known according to specified dictionary.

Function Documentation

bool cpe_name_match_dict ( cpe_t cpe,
cpe_dict_t dict 
)

Verify wether given CPE is known according to specified dictionary.

Parameters:
cpe CPE to verify
dict used CPE dictionary
Returns:
true if dictionary contains given CPE

bool cpe_name_match_dict_str ( const char *  cpe,
cpe_dict_t dict 
)

Verify if CPE given by string is known according to specified dictionary.

Parameters:
cpe CPE to verify
dict used CPE dictionary
Returns:
true if dictionary contains given CPE


Generated on Thu Apr 30 13:45:39 2009 for Open SCAP Library by  doxygen 1.5.7.1