#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 |
boolean | dirty |
boolean | 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 105 of file gen_lists.h. Referenced by add_lol_item(), insert_lol_item_compare(), lookup_lol_item(), and lookup_lol_item_compare(). |
|
Definition at line 117 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(), and remove_all_lol_items(). |
|
Definition at line 115 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 109 of file gen_lists.h. Referenced by clear_lol_reg(). |
|
Definition at line 110 of file gen_lists.h. Referenced by clear_lol_reg(). |
|
Definition at line 112 of file gen_lists.h. Referenced by fill_lol_buffer(), and read_lol_list(). |
|
Definition at line 118 of file gen_lists.h. |
|
Definition at line 104 of file gen_lists.h. Referenced by read_lol_list(). |
|
Definition at line 107 of file gen_lists.h. Referenced by read_lol_list(). |
|
Definition at line 108 of file gen_lists.h. Referenced by read_lol_list(). |
|
Definition at line 113 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_memcmp(), and remove_all_lol_items(). |
|
Definition at line 103 of file gen_lists.h. Referenced by add_lol_item(), add_lol_subitem(), fill_lol_buffer(), insert_lol_item_memcmp(), insert_lol_subitem_memcmp(), lookup_lol_item_memcmp(), lookup_lol_subitem_memcmp(), and read_lol_list(). |
|
Definition at line 116 of file gen_lists.h. Referenced by fill_lol_buffer(), and read_lol_list(). |
|
Definition at line 111 of file gen_lists.h. Referenced by fill_lol_buffer(), and read_lol_list(). |
|
Definition at line 124 of file gen_lists.h. Referenced by add_lol_reg(), lookup_lol_reg(), lookup_lol_reg_name(), and remove_lol_reg(). |
|
Definition at line 119 of file gen_lists.h. |
|
Definition at line 123 of file gen_lists.h. Referenced by add_lol_reg(), and remove_lol_reg(). |
|
Definition at line 125 of file gen_lists.h. |
|
Definition at line 106 of file gen_lists.h. Referenced by add_lol_subitem(), insert_lol_subitem_compare(), and lookup_lol_subitem(). |
|
Definition at line 114 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(). |