#include <gen_lists.h>
Data Fields | |
rsbac_list_lol_info_t | info |
u_int | flags |
rsbac_list_compare_function_t * | compare |
rsbac_list_compare_function_t * | subcompare |
rsbac_list_get_conv_t * | get_conv |
rsbac_list_get_conv_t * | get_subconv |
void * | def_data |
void * | def_subdata |
char | name [RSBAC_LIST_MAX_FILENAME+1] |
kdev_t | device |
rsbac_list_lol_item_t * | head |
rsbac_list_lol_item_t * | tail |
rsbac_list_lol_item_t * | curr |
rwlock_t | lock |
rsbac_list_count_t | count |
rsbac_boolean_t | dirty |
rsbac_boolean_t | no_write |
rsbac_list_lol_reg_item_t * | prev |
rsbac_list_lol_reg_item_t * | next |
rsbac_list_lol_reg_item_t * | self |
|
Definition at line 114 of file gen_lists.h. Referenced by insert_lol_item_compare(), lookup_lol_item(), and lookup_lol_item_compare(). |
|
Definition at line 126 of file gen_lists.h. Referenced by do_remove_lol_item(), fill_lol_buffer(), insert_lol_item_compare(), remove_all_lol_items(), rsbac_check_lists(), rsbac_list_lol_check(), 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(). |
|
Definition at line 124 of file gen_lists.h. Referenced by do_remove_lol_item(), insert_lol_item_compare(), lookup_lol_item_compare(), remove_all_lol_items(), and rsbac_ta_list_lol_get_next_desc(). |
|
Definition at line 118 of file gen_lists.h. Referenced by clear_lol_reg(), rsbac_check_lists(), rsbac_list_lol_check(), rsbac_ta_list_lol_add_ttl(), rsbac_ta_list_lol_get_data_ttl(), rsbac_ta_list_lol_subadd_ttl(), rsbac_ta_list_lol_subremove(), and rsbac_ta_list_lol_subremove_all(). |
|
Definition at line 119 of file gen_lists.h. Referenced by clear_lol_reg(), rsbac_check_lists(), rsbac_list_lol_check(), rsbac_ta_list_lol_get_subdata_ttl(), and rsbac_ta_list_lol_subadd_ttl(). |
|
Definition at line 121 of file gen_lists.h. Referenced by fill_lol_buffer(), lookup_lol_reg_name(), read_lol_list(), rsbac_check_lists(), and rsbac_list_lol_check(). |
|
|
Definition at line 113 of file gen_lists.h. Referenced by read_lol_list(), rsbac_check_lists(), rsbac_list_lol_check(), rsbac_list_lol_destroy(), rsbac_list_lol_detach(), rsbac_ta_list_lol_subadd_ttl(), rsbac_ta_list_lol_subremove(), and rsbac_ta_list_lol_subremove_all(). |
|
Definition at line 116 of file gen_lists.h. Referenced by read_lol_list(). |
|
Definition at line 117 of file gen_lists.h. Referenced by read_lol_list(). |
|
|
|
|
Definition at line 120 of file gen_lists.h. Referenced by do_remove_lol_item(), fill_lol_buffer(), lookup_lol_reg_name(), read_lol_list(), rsbac_check_lists(), rsbac_list_lol_check(), rsbac_list_lol_destroy(), rsbac_list_lol_detach(), rsbac_list_lol_no_write(), and rsbac_list_lol_register(). |
|
Definition at line 140 of file gen_lists.h. Referenced by add_lol_reg(), lookup_lol_reg(), lookup_lol_reg_name(), remove_lol_reg(), and rsbac_check_lists(). |
|
Definition at line 128 of file gen_lists.h. Referenced by rsbac_list_lol_detach(), and rsbac_list_lol_no_write(). |
|
Definition at line 139 of file gen_lists.h. Referenced by add_lol_reg(), and remove_lol_reg(). |
|
|
Definition at line 115 of file gen_lists.h. Referenced by insert_lol_subitem_compare(), and lookup_lol_subitem(). |
|
Definition at line 123 of file gen_lists.h. Referenced by do_remove_lol_item(), insert_lol_item_compare(), and remove_all_lol_items(). |