#include <cpelang_priv.h>
Data Fields | |
| cpe_lang_oper_t | oper |
| operator | |
| union { | |
| struct oscap_list * expr | |
| array of subexpressions for operators | |
| struct cpe_name * cpe | |
| CPE for match operation. | |
| struct { | |
| char * system | |
| char * href | |
| char * id | |
| } check | |
| } | meta |
| operation metadata | |
1.5.6