rsbac_reg_entry_t Struct Reference

#include <reg.h>


Data Fields

rsbac_reg_handle_t handle
char name [RSBAC_REG_NAME_LEN+1]
rsbac_reg_request_func_trequest_func
rsbac_reg_set_attr_func_tset_attr_func
rsbac_reg_need_overwrite_func_tneed_overwrite_func
rsbac_reg_write_func_twrite_func
rsbac_reg_mount_func_tmount_func
rsbac_reg_umount_func_tumount_func
rsbac_reg_check_func_tcheck_func
rsbac_boolean_t switch_on


Detailed Description

Definition at line 77 of file reg.h.


Field Documentation

rsbac_reg_handle_t rsbac_reg_entry_t::handle

Definition at line 79 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

char rsbac_reg_entry_t::name[RSBAC_REG_NAME_LEN+1]

Definition at line 80 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_request_func_t* rsbac_reg_entry_t::request_func

Definition at line 81 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_set_attr_func_t* rsbac_reg_entry_t::set_attr_func

Definition at line 82 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_need_overwrite_func_t* rsbac_reg_entry_t::need_overwrite_func

Definition at line 83 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_write_func_t* rsbac_reg_entry_t::write_func

Definition at line 84 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_mount_func_t* rsbac_reg_entry_t::mount_func

Definition at line 85 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_umount_func_t* rsbac_reg_entry_t::umount_func

Definition at line 86 of file reg.h.

Referenced by add_item(), and rsbac_reg_register().

rsbac_reg_check_func_t* rsbac_reg_entry_t::check_func

Definition at line 87 of file reg.h.

Referenced by add_item().

rsbac_boolean_t rsbac_reg_entry_t::switch_on

Definition at line 88 of file reg.h.

Referenced by add_item().


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