rsbac_mac_device_list_head_t Struct Reference

#include <mac_data_structures.h>


Data Fields

rsbac_mac_device_list_item_thead
rsbac_mac_device_list_item_ttail
rsbac_mac_device_list_item_tcurr
rwlock_t lock
u_int count


Field Documentation

u_int rsbac_mac_device_list_head_t::count
 

Definition at line 50 of file mac_data_structures.h.

Referenced by add_device_item(), remove_device_item(), rsbac_check_mac(), and rsbac_init_mac().

struct rsbac_mac_device_list_item_t* rsbac_mac_device_list_head_t::curr
 

Definition at line 48 of file mac_data_structures.h.

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

struct rsbac_mac_device_list_item_t* rsbac_mac_device_list_head_t::head
 

Definition at line 46 of file mac_data_structures.h.

Referenced by add_device_item(), lookup_device(), remove_device_item(), rsbac_check_mac(), rsbac_init_mac(), and rsbac_stats_mac().

rwlock_t rsbac_mac_device_list_head_t::lock
 

Definition at line 49 of file mac_data_structures.h.

Referenced by rsbac_check_mac(), rsbac_init_mac(), rsbac_mac_add_to_f_truset(), rsbac_mac_clear_f_truset(), rsbac_mac_copy_fp_truset(), rsbac_mac_get_f_trulist(), rsbac_mac_remove_from_f_truset(), rsbac_mount_mac(), rsbac_stats_mac(), and rsbac_umount_mac().

struct rsbac_mac_device_list_item_t* rsbac_mac_device_list_head_t::tail
 

Definition at line 47 of file mac_data_structures.h.

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


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