#include <linux/init.h>
#include <rsbac/rc_types.h>
Go to the source code of this file.
|
|
|
Definition at line 1870 of file rc_data_structures.c. |
|
|
Definition at line 1808 of file rc_data_structures.c. References role_handle, RSBAC_ENOTFOUND, rsbac_list_get_desc(), and rsbac_rc_role_compare_data(). Referenced by rsbac_init(). |
|
|
|
Definition at line 1824 of file rc_data_structures.c. References role_handle, and rsbac_ta_list_exist(). Referenced by rsbac_rc_sys_copy_role(). |
|
|
Definition at line 1831 of file rc_data_structures.c. References FALSE, rsbac_ta_list_exist(), ST_none, T_DEV, T_DIR, T_FD, T_FIFO, T_FILE, T_IPC, T_NETDEV, T_NETOBJ, T_NETTEMP, T_PROCESS, T_SCD, T_SYMLINK, T_USER, TRUE, type_dev_handle, type_fd_handle, type_ipc_handle, type_netdev_handle, type_netobj_handle, type_nettemp_handle, type_process_handle, and type_user_handle. Referenced by rsbac_rc_sys_copy_type(). |
|
Definition at line 1754 of file rc_data_structures.c. References role_handle, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_count(), type_dev_handle, type_fd_handle, type_group_handle, type_ipc_handle, type_netdev_handle, type_netobj_handle, type_nettemp_handle, type_process_handle, and type_user_handle. Referenced by rsbac_stats(). |