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


Field Documentation

rsbac_reg_check_func_t* rsbac_reg_entry_t::check_func
 

Definition at line 87 of file reg.h.

rsbac_reg_handle_t rsbac_reg_entry_t::handle
 

Definition at line 79 of file reg.h.

Referenced by rsbac_reg_register().

rsbac_reg_mount_func_t* rsbac_reg_entry_t::mount_func
 

Definition at line 85 of file reg.h.

Referenced by rsbac_reg_register().

char rsbac_reg_entry_t::name[RSBAC_REG_NAME_LEN+1]
 

Definition at line 80 of file reg.h.

Referenced by 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 rsbac_reg_register().

rsbac_reg_request_func_t* rsbac_reg_entry_t::request_func
 

Definition at line 81 of file reg.h.

Referenced by 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 rsbac_reg_register().

rsbac_boolean_t rsbac_reg_entry_t::switch_on
 

Definition at line 88 of file reg.h.

rsbac_reg_umount_func_t* rsbac_reg_entry_t::umount_func
 

Definition at line 86 of file reg.h.

Referenced by rsbac_reg_register().

rsbac_reg_write_func_t* rsbac_reg_entry_t::write_func
 

Definition at line 84 of file reg.h.

Referenced by rsbac_reg_register().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 17 09:45:32 2005 for RSBAC by  doxygen 1.4.2