#include <gen_lists.h>
Data Fields | |
rsbac_list_info_t | info |
u_int | flags |
rsbac_list_compare_function_t * | compare |
rsbac_list_get_conv_t * | get_conv |
void * | def_data |
char | name [RSBAC_LIST_MAX_FILENAME+1] |
kdev_t | device |
rsbac_list_item_t * | head |
rsbac_list_item_t * | tail |
rsbac_list_item_t * | curr |
rwlock_t | lock |
rsbac_list_count_t | count |
rsbac_boolean_t | dirty |
rsbac_boolean_t | no_write |
rsbac_list_reg_item_t * | prev |
rsbac_list_reg_item_t * | next |
rsbac_list_reg_item_t * | self |
|
Definition at line 83 of file gen_lists.h. Referenced by insert_item_compare(), lookup_item(), and lookup_item_compare(). |
|
Definition at line 92 of file gen_lists.h. Referenced by do_remove_item(), fill_buffer(), insert_item_compare(), remove_all_items(), rsbac_check_lists(), rsbac_list_check(), rsbac_ta_list_count(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), and rsbac_ta_list_get_all_items_ttl(). |
|
Definition at line 90 of file gen_lists.h. Referenced by do_remove_item(), insert_item_compare(), lookup_item_compare(), remove_all_items(), and rsbac_ta_list_get_next_desc(). |
|
Definition at line 85 of file gen_lists.h. Referenced by clear_reg(), rsbac_check_lists(), rsbac_list_check(), rsbac_ta_list_add_ttl(), and rsbac_ta_list_get_data_ttl(). |
|
Definition at line 87 of file gen_lists.h. Referenced by fill_buffer(), lookup_reg_name(), read_list(), rsbac_check_lists(), and rsbac_list_check(). |
|
Definition at line 93 of file gen_lists.h. Referenced by rsbac_check_lists(), rsbac_list_check(), rsbac_list_detach(), rsbac_list_write_buffers(), rsbac_ta_list_add_ttl(), rsbac_ta_list_remove(), and rsbac_ta_list_remove_all(). |
|
Definition at line 82 of file gen_lists.h. Referenced by read_list(), rsbac_check_lists(), rsbac_list_destroy(), and rsbac_list_detach(). |
|
Definition at line 84 of file gen_lists.h. Referenced by read_list(). |
|
|
|
|
Definition at line 86 of file gen_lists.h. Referenced by fill_buffer(), lookup_reg_name(), read_list(), rsbac_check_lists(), rsbac_list_check(), rsbac_list_destroy(), rsbac_list_detach(), rsbac_list_no_write(), and rsbac_list_register(). |
|
Definition at line 106 of file gen_lists.h. Referenced by add_reg(), lookup_reg(), lookup_reg_name(), remove_reg(), and rsbac_check_lists(). |
|
Definition at line 94 of file gen_lists.h. Referenced by rsbac_list_detach(), and rsbac_list_no_write(). |
|
Definition at line 105 of file gen_lists.h. Referenced by add_reg(), and remove_reg(). |
|
|
Definition at line 89 of file gen_lists.h. Referenced by do_remove_item(), insert_item_compare(), remove_all_items(), and rsbac_ta_list_get_max_desc(). |