rsbac_list_reg_head_t Struct Reference

#include <gen_lists.h>


Data Fields

rsbac_list_reg_item_thead
rsbac_list_reg_item_ttail
rsbac_list_reg_item_tcurr
rwlock_t lock
u_int count


Detailed Description

Definition at line 187 of file gen_lists.h.


Field Documentation

struct rsbac_list_reg_item_t* rsbac_list_reg_head_t::head

Definition at line 188 of file gen_lists.h.

Referenced by add_reg(), lookup_reg(), lookup_reg_name(), remove_reg(), rsbac_check_lists(), rsbac_list_auto_rehash(), and rsbac_list_init().

struct rsbac_list_reg_item_t* rsbac_list_reg_head_t::tail

Definition at line 189 of file gen_lists.h.

Referenced by add_reg(), remove_reg(), and rsbac_list_init().

struct rsbac_list_reg_item_t* rsbac_list_reg_head_t::curr

Definition at line 190 of file gen_lists.h.

Referenced by add_reg(), lookup_reg(), lookup_reg_name(), remove_reg(), and rsbac_list_init().

rwlock_t rsbac_list_reg_head_t::lock

Definition at line 191 of file gen_lists.h.

Referenced by rsbac_check_lists(), rsbac_list_auto_rehash(), rsbac_list_check(), rsbac_list_copy(), rsbac_list_destroy(), rsbac_list_detach(), rsbac_list_init(), rsbac_list_lol_register_hashed(), rsbac_list_max_items(), rsbac_list_no_write(), rsbac_list_register_hashed(), rsbac_ta_list_add_ttl(), rsbac_ta_list_exist(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), rsbac_ta_list_get_all_items_ttl(), rsbac_ta_list_get_data_ttl(), rsbac_ta_list_get_desc(), rsbac_ta_list_get_max_desc(), rsbac_ta_list_get_next_desc(), rsbac_ta_list_remove(), and rsbac_ta_list_remove_all().

u_int rsbac_list_reg_head_t::count

Definition at line 192 of file gen_lists.h.

Referenced by add_reg(), remove_reg(), and rsbac_list_init().


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