apol_context Struct Reference

List of all members.

Public Attributes

char * user
char * role
char * type
apol_mls_range_trange

Member Data Documentation

char* apol_context::user
 

Definition at line 37 of file context-query.c.

Referenced by apol_context_compare(), apol_context_create_from_literal(), apol_context_get_user(), apol_context_render(), apol_context_set_user(), apol_context_validate(), and apol_context_validate_partial().

char * apol_context::role
 

Definition at line 37 of file context-query.c.

Referenced by apol_context_compare(), apol_context_create_from_literal(), apol_context_get_role(), apol_context_render(), apol_context_set_role(), apol_context_validate(), and apol_context_validate_partial().

char * apol_context::type
 

Definition at line 37 of file context-query.c.

Referenced by apol_context_compare(), apol_context_create_from_literal(), apol_context_get_type(), apol_context_render(), apol_context_set_type(), apol_context_validate(), and apol_context_validate_partial().

apol_mls_range_t* apol_context::range
 

Definition at line 38 of file context-query.c.

Referenced by apol_context_compare(), apol_context_convert(), apol_context_create_from_literal(), apol_context_get_range(), apol_context_render(), apol_context_set_range(), apol_context_validate(), and apol_context_validate_partial().


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