#include <policy-query-internal.h>
Public Attributes | |
| qpol_policy_t * | p |
| apol_callback_fn_t | msg_callback |
| void * | msg_callback_arg |
| int | policy_type |
| apol_permmap * | pmap |
| permission mapping for this policy; mappings loaded as needed | |
| apol_domain_trans_table * | domain_trans_table |
| for domain trans analysis; table built as needed | |
|
|
|
Definition at line 59 of file policy-query-internal.h. Referenced by apol_handle_msg(), apol_policy_create_from_policy_path(), and qpol_handle_route_to_callback(). |
|
|
Definition at line 60 of file policy-query-internal.h. Referenced by apol_handle_msg(), apol_policy_create_from_policy_path(), and qpol_handle_route_to_callback(). |
|
|
Definition at line 61 of file policy-query-internal.h. Referenced by apol_policy_create_from_policy_path(), apol_policy_get_policy_type(), and apol_policy_get_version_type_mls_str(). |
|
|
permission mapping for this policy; mappings loaded as needed
Definition at line 63 of file policy-query-internal.h. Referenced by apol_infoflow_graph_create(), apol_policy_get_permmap(), apol_policy_open_permmap(), apol_policy_save_permmap(), apol_policy_set_permmap(), are_all_classes_mapped(), and find_permmap_class(). |
|
|
for domain trans analysis; table built as needed
Definition at line 65 of file policy-query-internal.h. Referenced by apol_domain_trans_analysis_do(), apol_domain_trans_table_verify_trans(), apol_policy_build_domain_trans_table(), apol_policy_reset_domain_trans_table(), domain_trans_table_find_orphan_type_transitions(), domain_trans_table_get_all_forward_trans(), and domain_trans_table_get_all_reverse_trans(). |