#include <linux/types.h>
#include <rsbac/aci.h>
#include <rsbac/types.h>
Go to the source code of this file.
Data Structures | |
struct | rsbac_auth_device_list_item_t |
struct | rsbac_auth_device_list_head_t |
Defines | |
#define | RSBAC_AUTH_LIST_KEY 626281 |
#define | RSBAC_AUTH_P_LIST_VERSION 1 |
#define | RSBAC_AUTH_P_LIST_NAME "authproc" |
#define | RSBAC_AUTH_P_EFF_LIST_NAME "authproceff" |
#define | RSBAC_AUTH_P_FS_LIST_NAME "authprocfs" |
#define | RSBAC_AUTH_FD_FILENAME "authfd." |
#define | RSBAC_AUTH_FD_EFF_FILENAME "authfde." |
#define | RSBAC_AUTH_FD_FS_FILENAME "authfdf." |
#define | RSBAC_AUTH_NR_CAP_FD_LISTS 4 |
#define | RSBAC_AUTH_NR_CAP_EFF_FD_LISTS 2 |
#define | RSBAC_AUTH_NR_CAP_FS_FD_LISTS 2 |
#define | RSBAC_AUTH_FD_LIST_VERSION 1 |
#define | RSBAC_AUTH_FD_EFF_LIST_VERSION 1 |
#define | RSBAC_AUTH_FD_FS_LIST_VERSION 1 |
|
Definition at line 28 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), and auth_register_fd_lists(). |
|
Definition at line 34 of file auth_data_structures.h. Referenced by auth_register_fd_lists(). |
|
Definition at line 27 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), and auth_register_fd_lists(). |
|
Definition at line 29 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), and auth_register_fd_lists(). |
|
Definition at line 35 of file auth_data_structures.h. Referenced by auth_register_fd_lists(). |
|
Definition at line 33 of file auth_data_structures.h. Referenced by auth_register_fd_lists(). |
|
Definition at line 20 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and rsbac_init_auth(). |
|
Definition at line 31 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item(). |
|
Definition at line 30 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), create_device_item(), fd_hash(), rsbac_check_auth(), and rsbac_stats_auth(). |
|
Definition at line 32 of file auth_data_structures.h. Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item(). |
|
Definition at line 24 of file auth_data_structures.h. Referenced by rsbac_init_auth(). |
|
Definition at line 25 of file auth_data_structures.h. Referenced by rsbac_init_auth(). |
|
Definition at line 23 of file auth_data_structures.h. Referenced by rsbac_init_auth(). |
|
Definition at line 22 of file auth_data_structures.h. Referenced by rsbac_init_auth(). |