rsbac_auth_device_list_head_t Struct Reference

#include <auth_data_structures.h>


Data Fields

rsbac_auth_device_list_item_thead
rsbac_auth_device_list_item_ttail
rsbac_auth_device_list_item_tcurr
rwlock_t lock
u_int count


Field Documentation

u_int rsbac_auth_device_list_head_t::count
 

Definition at line 81 of file auth_data_structures.h.

Referenced by add_device_item(), remove_device_item(), rsbac_check_auth(), and rsbac_init_auth().

struct rsbac_auth_device_list_item_t* rsbac_auth_device_list_head_t::curr
 

Definition at line 79 of file auth_data_structures.h.

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

struct rsbac_auth_device_list_item_t* rsbac_auth_device_list_head_t::head
 

Definition at line 77 of file auth_data_structures.h.

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

rwlock_t rsbac_auth_device_list_head_t::lock
 

Definition at line 80 of file auth_data_structures.h.

Referenced by rsbac_auth_add_to_f_capset(), rsbac_auth_clear_f_capset(), rsbac_auth_copy_fp_capset(), rsbac_auth_get_f_caplist(), rsbac_auth_p_capset_member(), rsbac_auth_remove_from_f_capset(), rsbac_check_auth(), rsbac_init_auth(), rsbac_mount_auth(), rsbac_stats_auth(), and rsbac_umount_auth().

struct rsbac_auth_device_list_item_t* rsbac_auth_device_list_head_t::tail
 

Definition at line 78 of file auth_data_structures.h.

Referenced by add_device_item(), remove_device_item(), and rsbac_init_auth().


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