rsbac_pm_function_param_t Union Reference

#include <pm_ticket.h>


Data Fields

rsbac_pm_add_na_t add_na
rsbac_pm_delete_na_t delete_na
rsbac_pm_add_task_t add_task
rsbac_pm_delete_task_t delete_task
rsbac_pm_add_object_class_t add_object_class
rsbac_pm_delete_object_class_t delete_object_class
rsbac_pm_add_authorized_tp_t add_authorized_tp
rsbac_pm_delete_authorized_tp_t delete_authorized_tp
rsbac_pm_add_consent_t add_consent
rsbac_pm_delete_consent_t delete_consent
rsbac_pm_add_purpose_t add_purpose
rsbac_pm_delete_purpose_t delete_purpose
rsbac_pm_add_responsible_user_t add_responsible_user
rsbac_pm_delete_responsible_user_t delete_responsible_user
rsbac_pm_delete_user_aci_t delete_user_aci
rsbac_pm_set_role_t set_role
rsbac_pm_set_object_class_t set_object_class
rsbac_pm_switch_pm_t switch_pm
rsbac_pm_switch_pm_t switch_auth
rsbac_pm_set_device_object_type_t set_device_object_type
rsbac_pm_set_auth_may_setuid_t set_auth_may_setuid
rsbac_pm_set_auth_may_set_cap_t set_auth_may_set_cap
rsbac_pm_add_authorized_task_t add_authorized_task
rsbac_pm_delete_authorized_task_t delete_authorized_task
rsbac_pm_create_tp_t create_tp
rsbac_pm_delete_tp_t delete_tp
rsbac_pm_set_tp_t set_tp
rsbac_pm_create_ticket_t create_ticket
int dummy


Detailed Description

Definition at line 362 of file pm_ticket.h.


Field Documentation

struct rsbac_pm_add_na_t rsbac_pm_function_param_t::add_na

Definition at line 364 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_na_t rsbac_pm_function_param_t::delete_na

Definition at line 365 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_task_t rsbac_pm_function_param_t::add_task

Definition at line 366 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_task_t rsbac_pm_function_param_t::delete_task

Definition at line 367 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_object_class_t rsbac_pm_function_param_t::add_object_class

Definition at line 368 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_object_class_t rsbac_pm_function_param_t::delete_object_class

Definition at line 369 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_authorized_tp_t rsbac_pm_function_param_t::add_authorized_tp

Definition at line 370 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_authorized_tp_t rsbac_pm_function_param_t::delete_authorized_tp

Definition at line 371 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_consent_t rsbac_pm_function_param_t::add_consent

Definition at line 372 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_consent_t rsbac_pm_function_param_t::delete_consent

Definition at line 373 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_purpose_t rsbac_pm_function_param_t::add_purpose

Definition at line 374 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_purpose_t rsbac_pm_function_param_t::delete_purpose

Definition at line 375 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_responsible_user_t rsbac_pm_function_param_t::add_responsible_user

Definition at line 376 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_responsible_user_t rsbac_pm_function_param_t::delete_responsible_user

Definition at line 377 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_user_aci_t rsbac_pm_function_param_t::delete_user_aci

Definition at line 378 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_set_role_t rsbac_pm_function_param_t::set_role

Definition at line 379 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_set_object_class_t rsbac_pm_function_param_t::set_object_class

Definition at line 380 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_switch_pm_t rsbac_pm_function_param_t::switch_pm

Definition at line 381 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_switch_pm_t rsbac_pm_function_param_t::switch_auth

Definition at line 382 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_set_device_object_type_t rsbac_pm_function_param_t::set_device_object_type

Definition at line 383 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_set_auth_may_setuid_t rsbac_pm_function_param_t::set_auth_may_setuid

Definition at line 384 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_set_auth_may_set_cap_t rsbac_pm_function_param_t::set_auth_may_set_cap

Definition at line 385 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_add_authorized_task_t rsbac_pm_function_param_t::add_authorized_task

Definition at line 386 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_authorized_task_t rsbac_pm_function_param_t::delete_authorized_task

Definition at line 387 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_create_tp_t rsbac_pm_function_param_t::create_tp

Definition at line 388 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_delete_tp_t rsbac_pm_function_param_t::delete_tp

Definition at line 389 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_set_tp_t rsbac_pm_function_param_t::set_tp

Definition at line 390 of file pm_ticket.h.

Referenced by rsbac_pm().

struct rsbac_pm_create_ticket_t rsbac_pm_function_param_t::create_ticket

Definition at line 391 of file pm_ticket.h.

Referenced by rsbac_pm().

int rsbac_pm_function_param_t::dummy

Definition at line 392 of file pm_ticket.h.


The documentation for this union was generated from the following file:
Generated on Wed May 16 11:54:37 2007 for RSBAC by  doxygen 1.5.1