#include <gen_lists.h>
Data Fields | |
rsbac_list_reg_item_t * | head |
rsbac_list_reg_item_t * | tail |
rsbac_list_reg_item_t * | curr |
rwlock_t | lock |
u_int | count |
Definition at line 187 of file gen_lists.h.
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().
Definition at line 189 of file gen_lists.h.
Referenced by add_reg(), remove_reg(), and rsbac_list_init().
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().
Definition at line 192 of file gen_lists.h.
Referenced by add_reg(), remove_reg(), and rsbac_list_init().