cexpr_name_state Struct Reference

List of all members.

Public Attributes

ebitmap_t * inc
ebitmap_t * sub
size_t cur
unsigned char list

Member Data Documentation

ebitmap_t* cexpr_name_state::inc
 

Definition at line 604 of file constraint_query.c.

Referenced by cexpr_name_state_next(), cexpr_name_state_size(), and qpol_constraint_expr_node_get_names_iter().

ebitmap_t* cexpr_name_state::sub
 

Definition at line 605 of file constraint_query.c.

Referenced by cexpr_name_state_end(), cexpr_name_state_next(), cexpr_name_state_size(), and qpol_constraint_expr_node_get_names_iter().

size_t cexpr_name_state::cur
 

Definition at line 606 of file constraint_query.c.

Referenced by cexpr_name_state_end(), cexpr_name_state_get_cur_role(), cexpr_name_state_get_cur_type(), cexpr_name_state_get_cur_user(), cexpr_name_state_next(), and qpol_constraint_expr_node_get_names_iter().

unsigned char cexpr_name_state::list
 

Definition at line 609 of file constraint_query.c.

Referenced by cexpr_name_state_end(), cexpr_name_state_get_cur_type(), cexpr_name_state_next(), and qpol_constraint_expr_node_get_names_iter().


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