dom_node Struct Reference

List of all members.

Public Attributes

const qpol_type_ttype
apol_bst_tprocess_transition_tree
apol_bst_tentrypoint_tree
apol_vector_tsetexec_rules

Member Data Documentation

const qpol_type_t* dom_node::type
 

Definition at line 46 of file domain-trans-analysis.c.

Referenced by dom_node_cmp(), dom_node_create(), and table_add_avrule().

apol_bst_t* dom_node::process_transition_tree
 

Definition at line 47 of file domain-trans-analysis.c.

Referenced by dom_node_reset(), and find_avrules_in_node().

apol_bst_t* dom_node::entrypoint_tree
 

Definition at line 48 of file domain-trans-analysis.c.

Referenced by dom_node_reset(), and find_avrules_in_node().

apol_vector_t* dom_node::setexec_rules
 

Definition at line 49 of file domain-trans-analysis.c.


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