cond_rule_state Struct Reference

List of all members.

Public Attributes

cond_av_list_t * head
cond_av_list_t * cur
uint32_t rule_type_mask

Member Data Documentation

cond_av_list_t* cond_rule_state::head
 

Definition at line 260 of file cond_query.c.

Referenced by cond_rule_state_size(), qpol_cond_get_av_false_iter(), qpol_cond_get_av_true_iter(), qpol_cond_get_te_false_iter(), and qpol_cond_get_te_true_iter().

cond_av_list_t* cond_rule_state::cur
 

Definition at line 261 of file cond_query.c.

Referenced by cond_rule_state_end(), cond_rule_state_get_cur(), cond_rule_state_next(), qpol_cond_get_av_false_iter(), qpol_cond_get_av_true_iter(), qpol_cond_get_te_false_iter(), and qpol_cond_get_te_true_iter().

uint32_t cond_rule_state::rule_type_mask
 

Definition at line 262 of file cond_query.c.

Referenced by cond_rule_state_next(), cond_rule_state_size(), qpol_cond_get_av_false_iter(), qpol_cond_get_av_true_iter(), qpol_cond_get_te_false_iter(), and qpol_cond_get_te_true_iter().


The documentation for this struct was generated from the following file: