#include <linux/types.h>
#include <rsbac/aci.h>
#include <rsbac/types.h>
Go to the source code of this file.
#define RSBAC_AUTH_FD_EFF_FILENAME "authfde" |
Definition at line 31 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), and auth_register_fd_lists().
#define RSBAC_AUTH_FD_EFF_LIST_VERSION 1 |
#define RSBAC_AUTH_FD_FILENAME "authfd" |
Definition at line 30 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), and auth_register_fd_lists().
#define RSBAC_AUTH_FD_FS_FILENAME "authfdf" |
Definition at line 32 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), and auth_register_fd_lists().
#define RSBAC_AUTH_FD_FS_LIST_VERSION 1 |
#define RSBAC_AUTH_FD_GROUP_EFF_FILENAME "authfge" |
Definition at line 34 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), and auth_register_fd_lists().
#define RSBAC_AUTH_FD_GROUP_EFF_LIST_VERSION 1 |
#define RSBAC_AUTH_FD_GROUP_FILENAME "authfg" |
Definition at line 33 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), and auth_register_fd_lists().
#define RSBAC_AUTH_FD_GROUP_FS_FILENAME "authfgf" |
Definition at line 35 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), and auth_register_fd_lists().
#define RSBAC_AUTH_FD_GROUP_FS_LIST_VERSION 1 |
#define RSBAC_AUTH_FD_GROUP_LIST_VERSION 1 |
#define RSBAC_AUTH_FD_LIST_VERSION 1 |
#define RSBAC_AUTH_FD_OLD_EFF_FILENAME "authfde." |
#define RSBAC_AUTH_FD_OLD_FILENAME "authfd." |
#define RSBAC_AUTH_FD_OLD_FS_FILENAME "authfdf." |
#define RSBAC_AUTH_FD_OLD_GROUP_EFF_FILENAME "authfge." |
#define RSBAC_AUTH_FD_OLD_GROUP_FILENAME "authfg." |
#define RSBAC_AUTH_FD_OLD_GROUP_FS_FILENAME "authfgf." |
#define RSBAC_AUTH_LIST_KEY 626281 |
Definition at line 20 of file auth_data_structures.h.
Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and rsbac_init_auth().
#define RSBAC_AUTH_NR_CAP_EFF_FD_LISTS 2 |
Definition at line 43 of file auth_data_structures.h.
#define RSBAC_AUTH_NR_CAP_FD_LISTS 4 |
Definition at line 42 of file auth_data_structures.h.
#define RSBAC_AUTH_NR_CAP_FS_FD_LISTS 2 |
Definition at line 44 of file auth_data_structures.h.
#define RSBAC_AUTH_NR_CAP_GROUP_EFF_FD_LISTS 2 |
Definition at line 46 of file auth_data_structures.h.
#define RSBAC_AUTH_NR_CAP_GROUP_FD_LISTS 4 |
Definition at line 45 of file auth_data_structures.h.
#define RSBAC_AUTH_NR_CAP_GROUP_FS_FD_LISTS 2 |
Definition at line 47 of file auth_data_structures.h.
#define RSBAC_AUTH_P_EFF_LIST_NAME "authproceff" |
#define RSBAC_AUTH_P_FS_LIST_NAME "authprocfs" |
#define RSBAC_AUTH_P_GROUP_EFF_LIST_NAME "authprocgreff" |
#define RSBAC_AUTH_P_GROUP_FS_LIST_NAME "authprocgrfs" |
#define RSBAC_AUTH_P_GROUP_LIST_NAME "authprocgr" |
#define RSBAC_AUTH_P_LIST_NAME "authproc" |
#define RSBAC_AUTH_P_LIST_VERSION 1 |