auth_data_structures.h File Reference

#include <linux/types.h>
#include <rsbac/aci.h>
#include <rsbac/types.h>

Go to the source code of this file.

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_P_GROUP_LIST_NAME   "authprocgr"
#define RSBAC_AUTH_P_GROUP_EFF_LIST_NAME   "authprocgreff"
#define RSBAC_AUTH_P_GROUP_FS_LIST_NAME   "authprocgrfs"
#define RSBAC_AUTH_FD_FILENAME   "authfd."
#define RSBAC_AUTH_FD_EFF_FILENAME   "authfde."
#define RSBAC_AUTH_FD_FS_FILENAME   "authfdf."
#define RSBAC_AUTH_FD_GROUP_FILENAME   "authfg."
#define RSBAC_AUTH_FD_GROUP_EFF_FILENAME   "authfge."
#define RSBAC_AUTH_FD_GROUP_FS_FILENAME   "authfgf."
#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_NR_CAP_GROUP_FD_LISTS   4
#define RSBAC_AUTH_NR_CAP_GROUP_EFF_FD_LISTS   2
#define RSBAC_AUTH_NR_CAP_GROUP_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
#define RSBAC_AUTH_FD_GROUP_LIST_VERSION   1
#define RSBAC_AUTH_FD_GROUP_EFF_LIST_VERSION   1
#define RSBAC_AUTH_FD_GROUP_FS_LIST_VERSION   1


Define Documentation

#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
 

Definition at line 43 of file auth_data_structures.h.

Referenced by auth_register_fd_lists().

#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
 

Definition at line 44 of file auth_data_structures.h.

Referenced by auth_register_fd_lists().

#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
 

Definition at line 46 of file auth_data_structures.h.

Referenced by auth_register_fd_lists().

#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
 

Definition at line 47 of file auth_data_structures.h.

Referenced by auth_register_fd_lists().

#define RSBAC_AUTH_FD_GROUP_LIST_VERSION   1
 

Definition at line 45 of file auth_data_structures.h.

Referenced by auth_register_fd_lists().

#define RSBAC_AUTH_FD_LIST_VERSION   1
 

Definition at line 42 of file auth_data_structures.h.

Referenced by auth_register_fd_lists().

#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 37 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item().

#define RSBAC_AUTH_NR_CAP_FD_LISTS   4
 

Definition at line 36 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), create_device_item(), and fd_hash().

#define RSBAC_AUTH_NR_CAP_FS_FD_LISTS   2
 

Definition at line 38 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item().

#define RSBAC_AUTH_NR_CAP_GROUP_EFF_FD_LISTS   2
 

Definition at line 40 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item().

#define RSBAC_AUTH_NR_CAP_GROUP_FD_LISTS   4
 

Definition at line 39 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item().

#define RSBAC_AUTH_NR_CAP_GROUP_FS_FD_LISTS   2
 

Definition at line 41 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), and create_device_item().

#define RSBAC_AUTH_P_EFF_LIST_NAME   "authproceff"
 

Definition at line 24 of file auth_data_structures.h.

Referenced by rsbac_init_auth().

#define RSBAC_AUTH_P_FS_LIST_NAME   "authprocfs"
 

Definition at line 25 of file auth_data_structures.h.

Referenced by rsbac_init_auth().

#define RSBAC_AUTH_P_GROUP_EFF_LIST_NAME   "authprocgreff"
 

Definition at line 27 of file auth_data_structures.h.

Referenced by rsbac_init_auth().

#define RSBAC_AUTH_P_GROUP_FS_LIST_NAME   "authprocgrfs"
 

Definition at line 28 of file auth_data_structures.h.

Referenced by rsbac_init_auth().

#define RSBAC_AUTH_P_GROUP_LIST_NAME   "authprocgr"
 

Definition at line 26 of file auth_data_structures.h.

Referenced by rsbac_init_auth().

#define RSBAC_AUTH_P_LIST_NAME   "authproc"
 

Definition at line 23 of file auth_data_structures.h.

Referenced by rsbac_init_auth().

#define RSBAC_AUTH_P_LIST_VERSION   1
 

Definition at line 22 of file auth_data_structures.h.

Referenced by rsbac_init_auth().


Generated on Fri Jun 17 09:45:27 2005 for RSBAC by  doxygen 1.4.2