#include <gen_lists.h>
Data Fields | |
rsbac_list_lol_reg_item_t * | head |
rsbac_list_lol_reg_item_t * | tail |
rsbac_list_lol_reg_item_t * | curr |
rwlock_t | lock |
u_int | count |
Definition at line 195 of file gen_lists.h.
Definition at line 196 of file gen_lists.h.
Referenced by add_lol_reg(), lookup_lol_reg(), lookup_lol_reg_name(), remove_lol_reg(), and rsbac_list_init().
Definition at line 197 of file gen_lists.h.
Referenced by add_lol_reg(), remove_lol_reg(), and rsbac_list_init().
Definition at line 198 of file gen_lists.h.
Referenced by add_lol_reg(), lookup_lol_reg(), lookup_lol_reg_name(), remove_lol_reg(), and rsbac_list_init().
rwlock_t rsbac_list_lol_reg_head_t::lock |
Definition at line 199 of file gen_lists.h.
Referenced by rsbac_list_init(), rsbac_list_lol_check(), rsbac_list_lol_copy(), rsbac_list_lol_destroy(), rsbac_list_lol_detach(), rsbac_list_lol_max_items(), rsbac_list_lol_no_write(), rsbac_list_lol_register_hashed(), rsbac_list_register_hashed(), rsbac_ta_list_lol_add_ttl(), rsbac_ta_list_lol_all_subcount(), rsbac_ta_list_lol_exist(), rsbac_ta_list_lol_get_all_data(), rsbac_ta_list_lol_get_all_desc(), rsbac_ta_list_lol_get_all_items(), rsbac_ta_list_lol_get_all_subdata(), rsbac_ta_list_lol_get_all_subdesc_ttl(), rsbac_ta_list_lol_get_all_subitems_ttl(), rsbac_ta_list_lol_get_data_ttl(), rsbac_ta_list_lol_get_desc(), rsbac_ta_list_lol_get_max_subdesc(), rsbac_ta_list_lol_get_next_desc(), rsbac_ta_list_lol_get_subdata_ttl(), rsbac_ta_list_lol_remove(), rsbac_ta_list_lol_remove_all(), rsbac_ta_list_lol_subadd_ttl(), rsbac_ta_list_lol_subcount(), rsbac_ta_list_lol_subexist(), rsbac_ta_list_lol_subexist_compare(), rsbac_ta_list_lol_subremove(), rsbac_ta_list_lol_subremove_all(), rsbac_ta_list_lol_subremove_count(), and rsbac_ta_list_lol_subremove_from_all().
Definition at line 200 of file gen_lists.h.
Referenced by add_lol_reg(), remove_lol_reg(), and rsbac_list_init().