rsbac_auth_device_list_item_t Struct Reference

#include <auth_data_structures.h>


Data Fields

kdev_t id
u_int mount_count
rsbac_list_handle_t handle
rsbac_auth_device_list_item_tprev
rsbac_auth_device_list_item_tnext


Detailed Description

Definition at line 58 of file auth_data_structures.h.


Field Documentation

kdev_t rsbac_auth_device_list_item_t::id

Definition at line 59 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), lookup_device(), and rsbac_stats_auth().

u_int rsbac_auth_device_list_item_t::mount_count

Definition at line 60 of file auth_data_structures.h.

Referenced by rsbac_mount_auth(), and rsbac_umount_auth().

rsbac_list_handle_t rsbac_auth_device_list_item_t::handle

Definition at line 61 of file auth_data_structures.h.

Referenced by auth_detach_fd_lists(), auth_register_fd_lists(), copy_fp_cap_set_item(), rsbac_auth_add_to_f_capset(), rsbac_auth_clear_f_capset(), rsbac_auth_get_f_caplist(), rsbac_auth_p_capset_member(), rsbac_auth_remove_from_f_capset(), and rsbac_stats_auth().

struct rsbac_auth_device_list_item_t* rsbac_auth_device_list_item_t::prev

Definition at line 76 of file auth_data_structures.h.

Referenced by add_device_item(), and remove_device_item().

struct rsbac_auth_device_list_item_t* rsbac_auth_device_list_item_t::next

Definition at line 77 of file auth_data_structures.h.

Referenced by add_device_item(), lookup_device(), remove_device_item(), and rsbac_stats_auth().


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