#include <gen_lists.h>
Data Fields | |
rsbac_list_lol_item_t * | head |
rsbac_list_lol_item_t * | tail |
rsbac_list_lol_item_t * | curr |
rsbac_list_count_t | count |
Definition at line 110 of file gen_lists.h.
Definition at line 111 of file gen_lists.h.
Referenced by add_lol_item(), do_remove_lol_item(), fill_lol_buffer(), insert_lol_item_compare(), insert_lol_item_memcmp(), lookup_lol_item_compare(), lookup_lol_item_data_compare(), lookup_lol_item_data_memcmp(), lookup_lol_item_memcmp(), remove_all_lol_items(), rsbac_list_lol_check(), rsbac_ta_list_lol_all_subcount(), 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_next_desc(), and rsbac_ta_list_lol_subremove_from_all().
Definition at line 112 of file gen_lists.h.
Referenced by add_lol_item(), do_remove_lol_item(), insert_lol_item_compare(), insert_lol_item_memcmp(), and remove_all_lol_items().
Definition at line 113 of file gen_lists.h.
Referenced by add_lol_item(), do_remove_lol_item(), insert_lol_item_compare(), insert_lol_item_memcmp(), lookup_lol_item_compare(), lookup_lol_item_memcmp(), and remove_all_lol_items().
Definition at line 114 of file gen_lists.h.
Referenced by add_lol_item(), do_remove_lol_item(), fill_lol_buffer(), insert_lol_item_compare(), insert_lol_item_memcmp(), remove_all_lol_items(), rsbac_ta_list_lol_count(), rsbac_ta_list_lol_get_all_data(), rsbac_ta_list_lol_get_all_desc(), and rsbac_ta_list_lol_get_all_items().